-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrunData.log
More file actions
669 lines (666 loc) · 254 KB
/
Copy pathrunData.log
File metadata and controls
669 lines (666 loc) · 254 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
Reusing configuration cache.
> Task :cacheVersionManifest1.21.1 UP-TO-DATE
> Task :neoFormUnzipAdditionalSources UP-TO-DATE
> Task :neoFormListLibraries UP-TO-DATE
> Task :neoFormJoined1.21.1-20240808.144430DownloadAssets UP-TO-DATE
> Task :neoFormJoined1.21.1-20240808.144430ExtractNatives UP-TO-DATE
> Task :cacheVersionExecutableClient1.21.1 UP-TO-DATE
> Task :cacheVersionExecutableServer1.21.1 UP-TO-DATE
> Task :cacheVersionMappingsClient1.21.1 UP-TO-DATE
> Task :neoFormExtractServer UP-TO-DATE
> Task :cacheVersionMappingsServer1.21.1 UP-TO-DATE
> Task :neoFormStripClient UP-TO-DATE
> Task :neoFormMergeMappings UP-TO-DATE
> Task :create1.21.1ClientExtraJar UP-TO-DATE
> Task :selectRawArtifactNg_dummy_ng.net.minecraft_client_1.21.1_client-extra UP-TO-DATE
> Task :neoFormStripServer UP-TO-DATE
> Task :neoFormMerge UP-TO-DATE
> Task :neoFormRename UP-TO-DATE
> Task :neoFormDecompile UP-TO-DATE
> Task :neoFormApplyForgesAccessTransformer UP-TO-DATE
> Task :neoFormApplyUserAccessTransformer UP-TO-DATE
> Task :neoFormInject UP-TO-DATE
> Task :processResources UP-TO-DATE
> Task :neoFormPatch UP-TO-DATE
> Task :neoFormPatchUserDev UP-TO-DATE
> Task :neoFormApplyOfficialMappings UP-TO-DATE
> Task :neoFormUnzipSources UP-TO-DATE
> Task :neoFormRecompile UP-TO-DATE
> Task :neoFormPackRecomp UP-TO-DATE
> Task :supplyRawJarForneoFormJoined1.21.1-20240808.144430 UP-TO-DATE
> Task :selectRawArtifactNg_dummy_ng.net.neoforged_neoforge_21.1.219 UP-TO-DATE
> Task :writeMinecraftClasspathData UP-TO-DATE
> Task :compileJava UP-TO-DATE
> Task :classes UP-TO-DATE
> Task :runData
[15:34:43.879] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher running: args [--mod, ott, --all, --output, C:\Users\was\IdeaProjects\ott\src\generated\resources, --existing, C:\Users\was\IdeaProjects\ott\src\main\resources, --launchTarget, forgedatadev, --assetIndex, asset-index, --assetsDir, C:\Users\was\.gradle\caches\minecraft\assets, --gameDir, ., --fml.fmlVersion, 4.0.42, --fml.mcVersion, 1.21.1, --fml.neoForgeVersion, 21.1.219, --fml.neoFormVersion, 20240808.144430]
[15:34:43.883] [main/INFO] [Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.8+9-LTS
[15:34:43.884] [main/INFO] [Launcher/MODLAUNCHER]: ModLauncher 11.0.5+main.901c6ea8 starting: java version 21.0.8 by Eclipse Adoptium; OS Windows 11 arch amd64 version 10.0
[15:34:43.994] [main/INFO] [loading.ImmediateWindowHandler/]: ImmediateWindowProvider not loading because launch target is forgedatadev
[15:34:44.048] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/C:/Users/was/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23142!/ Service=ModLauncher Env=CLIENT
[15:34:44.133] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "neoforge-21.1.219.jar" [locator: neoforge devenv provider ([C:\Users\was\IdeaProjects\ott\.gradle\repositories\ng_dummy_ng\net\neoforged\neoforge\21.1.219\neoforge-21.1.219.jar])]
[15:34:44.158] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "neoforge-21.1.219.jar" [locator: neoforge devenv provider ([C:\Users\was\IdeaProjects\ott\.gradle\repositories\ng_dummy_ng\net\neoforged\neoforge\21.1.219\neoforge-21.1.219.jar])]
[15:34:44.172] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "main" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.183] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "neoforge-21.1.219.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.187] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "geckolib-neoforge-1.21.1-4.8.4.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.199] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "minecolonies-1.1.1250-1.21.1.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.206] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "domum-ornamentum-1.0.228-main.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.210] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "blockui-1.0.209-1.21.1.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.213] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "structurize-1.0.805-1.21.1.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.216] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "multipiston-1.2.58-1.21.1.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.221] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found mod file "jei-1.21.1-neoforge-19.27.0.340.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.239] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "datagenerators-1.20.4-0.1.57-ALPHA-universal.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.277] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found gamelibrary file "mixinextras-neoforge-0.5.0.jar" [locator: userdev mods and services, reader: mod manifest]
[15:34:44.384] [main/WARN] [selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: library:mixinextras.neoforge. Using Mod File: C:\Users\was\.gradle\caches\modules-2\files-2.1\io.github.llamalad7\mixinextras-neoforge\0.5.0\d734b83ce6542bb70ea31755c1595b88992dbe65\mixinextras-neoforge-0.5.0.jar
[15:34:44.384] [main/INFO] [loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 1 dependencies adding them to mods collection
[15:34:44.384] [main/INFO] [loading.moddiscovery.ModDiscoverer/SCAN]: Found library file "net.neoforged.neoforge-coremods-21.1.219.jar" [parent: neoforge-21.1.219.jar, locator: jarinjar, reader: mod manifest]
[15:34:44.385] [main/INFO] [loading.moddiscovery.ModDiscoverer/]:
Mod List:
Name Version (Mod Id)
Domum Ornamentum 1.0.228 (domum_ornamentum)
GeckoLib 4 4.8.4 (geckolib)
Just Enough Items 19.27.0.340 (jei)
MineColonies 1.1.1250-1.21.1 (minecolonies)
Minecraft 1.21.1 (minecraft)
Multi-Piston 1.2.58-1.21.1 (multipiston)
NeoForge 21.1.219 (neoforge)
New Otterhome 1.0.0 (ott)
Structurize 1.0.805-1.21.1 (structurize)
UI Library Mod 1.0.209-1.21.1 (blockui)
[15:34:44.923] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[15:34:44.926] [main/INFO] [mixin/]: Compatibility level set to JAVA_21
[15:34:44.933] [main/INFO] [LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgedatadev' with arguments [--gameDir, ., --assetsDir, C:\Users\was\.gradle\caches\minecraft\assets, --mod, ott, --all, --output, C:\Users\was\IdeaProjects\ott\src\generated\resources, --existing, C:\Users\was\IdeaProjects\ott\src\main\resources, --assetIndex, asset-index]
[15:34:45.007] [main/WARN] [mixin/]: Reference map 'geckolib.refmap.json' for geckolib.mixins.json could not be read. If this is a development environment you can ignore this message
WARN StatusConsoleListener Advanced terminal features are not available in this environment
[15:34:45] [main/DEBUG] [io.ne.ut.in.lo.InternalLoggerFactory/]: Using SLF4J as the default logging framework
[15:34:45] [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple
[15:34:45] [main/DEBUG] [io.ne.ut.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4
[15:34:45] [main/INFO] [ne.ne.ne.da.lo.DatagenModLoader/]: Initializing Data Gatherer for mods [ott]
[15:34:45] [main/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.0).
[15:34:45] [main/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo
[15:34:45] [main/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo
[15:34:45] [main/DEBUG] [mixin/]: Registering new injector for @ExpressionInjectorWrapper with com.llamalad7.mixinextras.expression.impl.wrapper.ExpressionInjectorWrapperInjectionInfo
[15:34:45] [main/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry
[15:34:45] [main/DEBUG] [mixin/]: neoforge.mixins.json:MappedRegistryAccessor from mod neoforge: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.HolderReferenceAccessor from ott.mixins.json into net.minecraft.core.Holder$Reference
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.BlockMixin from ott.mixins.json into net.minecraft.world.level.block.Block
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.BlockMixin from mod ott->@Inject::vb$onAnimateTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.BlockMixin from mod ott->@Inject::vb$onAnimateTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 1 override(s) in child classes
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.BlockMixin from mod ott->@Inject::vb$onAnimateTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.FenceJumpMixin from ott.mixins.json into net.minecraft.world.level.block.state.BlockBehaviour
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.FenceJumpMixin from mod ott->@Inject::ott$allowPlayerToJump(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: Mixing access.EntityAccessor from ott.mixins.json into net.minecraft.world.entity.Entity
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.LivingEntityMixin from geckolib.mixins.json into net.minecraft.world.entity.LivingEntity
[15:34:46] [main/DEBUG] [mixin/]: geckolib.mixins.json:common.LivingEntityMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[15:34:46] [main/DEBUG] [mixin/]: Mixing access.LivingEntityAccessor from ott.mixins.json into net.minecraft.world.entity.LivingEntity
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.ServerLevelMixin from ott.mixins.json into net.minecraft.server.level.ServerLevel
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.ServerLevelMixin from mod ott->@Inject::ott$cancelExperienceOrbEvents(Lnet/minecraft/core/Holder;Lnet/minecraft/world/phys/Vec3;Lnet/minecraft/world/level/gameevent/GameEvent$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:46] [main/DEBUG] [mixin/]: Mixing server.VaultServerDataAccessor from ott.mixins.json into net.minecraft.world.level.block.entity.vault.VaultServerData
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.BushBlockMixin from ott.mixins.json into net.minecraft.world.level.block.BushBlock
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.BushBlockMixin from mod ott->@Inject::pg$allowOnCustomMoss(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.ColoredFallingBlockMixin from ott.mixins.json into net.minecraft.world.level.block.ColoredFallingBlock
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.FallingBlockMixin from ott.mixins.json into net.minecraft.world.level.block.FallingBlock
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.FallingBlockMixin from mod ott->@Inject::isFreeMixin(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: Mixing client.LeavesBlockMixin from ott.mixins.json into net.minecraft.world.level.block.LeavesBlock
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:client.LeavesBlockMixin from mod ott->@Inject::vb$animateTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:client.LeavesBlockMixin from mod ott->@Inject::vb$animateTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:client.LeavesBlockMixin from mod ott->@Inject::vb$animateTick(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.DeadBushBlockMixin from ott.mixins.json into net.minecraft.world.level.block.DeadBushBlock
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.MixinFarmBlock from ott.mixins.json into net.minecraft.world.level.block.FarmBlock
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.MixinFarmBlock from mod ott->@Inject::canSurvive(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelReader;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.SnowLayerBlockMixin from ott.mixins.json into net.minecraft.world.level.block.SnowLayerBlock
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.SnowLayerBlockMixin from mod ott->@Inject::snowLayerUpdateShape(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/LevelAccessor;Lnet/minecraft/core/BlockPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.CactusBlockMixin from ott.mixins.json into net.minecraft.world.level.block.CactusBlock
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.CactusBlockMixin from mod ott->@Inject::vb$growCactusFlower(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.CactusBlockMixin from mod ott->@Inject::vb$growCactusFlower(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.CactusBlockMixin from mod ott->@Inject::vb$growCactusFlower(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/core/BlockPos;Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.CarvedPumpkinBlockMixin from ott.mixins.json into net.minecraft.world.level.block.CarvedPumpkinBlock
[15:34:46] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$1(Lnet/minecraft/world/level/block/state/BlockState;)Z to md4067df$ott$lambda$static$1$0 in ott.mixins.json:common.CarvedPumpkinBlockMixin from mod ott
[15:34:46] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$static$0(Lnet/minecraft/world/level/block/state/BlockState;)Z to md4067df$ott$lambda$static$0$1 in ott.mixins.json:common.CarvedPumpkinBlockMixin from mod ott
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.CarvedPumpkinBlockMixin from mod ott->@Inject::ott$onPlace(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.CarvedPumpkinBlockMixin from mod ott->@Inject::ott$onPlace(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.CarvedPumpkinBlockMixin from mod ott->@Inject::ott$onPlace(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.FenceGateBlockMixin from ott.mixins.json into net.minecraft.world.level.block.FenceGateBlock
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.FenceGateBlockMixin from mod ott->@Inject::ott$openGateCollidesForAnimals(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/phys/shapes/CollisionContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.LayeredCauldronBlockMixin from ott.mixins.json into net.minecraft.world.level.block.LayeredCauldronBlock
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.LayeredCauldronBlockMixin from mod ott->@Inject::ott$lowerCopperFillLevel(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;ILnet/minecraft/world/level/block/state/BlockState;)V does use it's CallbackInfo
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.AnvilBlockMixin from ott.mixins.json into net.minecraft.world.level.block.AnvilBlock
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.AnvilBlockMixin from mod ott->@Inject::ott$damage(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.AnvilBlockMixin from mod ott->@Inject::ott$useWithoutItem(Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/Level;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/phys/BlockHitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.WeatheringCopperMixin from ott.mixins.json into net.minecraft.world.level.block.WeatheringCopper
[15:34:46] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getPrevious$1(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/Block;)V to md4067df$ott$lambda$ott$getPrevious$1$0 in ott.mixins.json:common.WeatheringCopperMixin from mod ott
[15:34:46] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getNext$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/Block;)V to md4067df$ott$lambda$ott$getNext$0$1 in ott.mixins.json:common.WeatheringCopperMixin from mod ott
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.WeatheringCopperMixin from mod ott->@Inject::ott$getNext(Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.WeatheringCopperMixin from mod ott->@Inject::ott$getPrevious(Lnet/minecraft/world/level/block/Block;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.FlowingFluidMixin from ott.mixins.json into net.minecraft.world.level.material.FlowingFluid
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.FlowingFluidMixin from mod ott->@Inject::ott$blockLanternProtectedFluidSpread(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/core/Direction;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/material/FluidState;Lnet/minecraft/world/level/material/Fluid;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:46] [main/DEBUG] [mixin/]: Mixing common.FallingBlockEntityMixin from ott.mixins.json into net.minecraft.world.entity.item.FallingBlockEntity
[15:34:46] [main/DEBUG] [mixin/]: ott.mixins.json:common.FallingBlockEntityMixin from mod ott->@Inject::onTryPlaceBlock(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.MobMixin from ott.mixins.json into net.minecraft.world.entity.Mob
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$defineSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$defineSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$defineSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$defineSubSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$defineSubSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$defineSubSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$addAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$addSubAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$addSubAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 18 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$addSubAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$readAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$readSubAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$readSubAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 18 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$readSubAdditionalSaveData(Lnet/minecraft/nbt/CompoundTag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$finalizeSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$finalizeSubSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$finalizeSubSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 17 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::ott$finalizeSubSpawn(Lnet/minecraft/world/level/ServerLevelAccessor;Lnet/minecraft/world/DifficultyInstance;Lnet/minecraft/world/entity/MobSpawnType;Lnet/minecraft/world/entity/SpawnGroupData;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.MobMixin from mod ott->@Inject::vb$tick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.LeashableMixin from ott.mixins.json into net.minecraft.world.entity.Leashable
[15:34:47] [main/DEBUG] [mixin/]: Renaming @Invoker method callRestoreLeashFromSave(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/world/entity/Leashable$LeashData;)V to callRestoreLeashFromSave$ott_$md$4067df$0 in ott.mixins.json:common.LeashableMixin from mod ott
[15:34:47] [main/DEBUG] [mixin/]: Renaming @Invoker method callDropLeash(Lnet/minecraft/world/entity/Entity;ZZ)V to callDropLeash$ott_$md$4067df$1 in ott.mixins.json:common.LeashableMixin from mod ott
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:common.LeashableMixin from mod ott->@Inject::vb$onTickLeash(Lnet/minecraft/world/entity/Entity;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType
[15:34:47] [main/DEBUG] [mixin/]: neoforge.mixins.json:BlockEntityTypeAccessor from mod neoforge: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.AbstractContainerMenuMixin from geckolib.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
[15:34:47] [main/DEBUG] [mixin/]: geckolib.mixins.json:common.AbstractContainerMenuMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.AbstractContainerMenuInvoker from ott.mixins.json into net.minecraft.world.inventory.AbstractContainerMenu
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.SnowGolemMixin from ott.mixins.json into net.minecraft.world.entity.animal.SnowGolem
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.ItemStackMixin from geckolib.mixins.json into net.minecraft.world.item.ItemStack
[15:34:47] [main/DEBUG] [mixin/]: geckolib.mixins.json:common.ItemStackMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[15:34:47] [main/DEBUG] [mixin/]: Mixing access.BiomeAccessor from ott.mixins.json into net.minecraft.world.level.biome.Biome
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.AnvilMenuAccessor from ott.mixins.json into net.minecraft.world.inventory.AnvilMenu
[15:34:47] [main/DEBUG] [mixin/]: Mixing visuals.AnvilMenuMixin from ott.mixins.json into net.minecraft.world.inventory.AnvilMenu
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:visuals.AnvilMenuMixin from mod ott->@Inject::ott$onFormatName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:visuals.AnvilMenuMixin from mod ott->@Inject::ott$onFormatName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:visuals.AnvilMenuMixin from mod ott->@Inject::ott$onFormatName(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:visuals.AnvilMenuMixin from mod ott->@Inject::ott$onCreateResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:visuals.AnvilMenuMixin from mod ott->@Inject::ott$onCreateResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:visuals.AnvilMenuMixin from mod ott->@Inject::ott$onCreateResult(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:47] [main/DEBUG] [mixin/]: ott.mixins.json:visuals.AnvilMenuMixin from mod ott->@Inject::ott$mayPickup(Lnet/minecraft/world/entity/player/Player;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.ItemCombinerMenuAccessor from ott.mixins.json into net.minecraft.world.inventory.ItemCombinerMenu
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.SimpleContainerAccessor from ott.mixins.json into net.minecraft.world.SimpleContainer
[15:34:47] [main/DEBUG] [mixin/]: Mixing common.ServerPlayerMixin from ott.mixins.json into net.minecraft.server.level.ServerPlayer
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.MixinItems from ott.mixins.json into net.minecraft.world.item.Items
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.MixinItems from mod ott->@Inject::classInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.AccessorItem from ott.mixins.json into net.minecraft.world.item.Item
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.ItemInvoker from ott.mixins.json into net.minecraft.world.item.Item
[15:34:48] [main/DEBUG] [mixin/]: Renaming @Invoker method callGetPlayerPOVHitResult(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/level/ClipContext$Fluid;)Lnet/minecraft/world/phys/BlockHitResult; to callGetPlayerPOVHitResult$ott_$md$4067df$0 in ott.mixins.json:common.ItemInvoker from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.ItemMixin from ott.mixins.json into net.minecraft.world.item.Item
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.ItemMixin from mod ott->@Inject::ott$onSpongeUse(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.BundleItemMixin from ott.mixins.json into net.minecraft.world.item.BundleItem
[15:34:48] [main/DEBUG] [mixin/]: Renaming @Unique field BAR_COLORI to fd4067df$ott$BAR_COLOR$0 in ott.mixins.json:common.BundleItemMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.BundleItemMixin from mod ott->@Inject::vb$overrideStackedOnOther(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.BundleItemMixin from mod ott->@Inject::vb$overrideOtherStackedOnMe(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/inventory/Slot;Lnet/minecraft/world/inventory/ClickAction;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/entity/SlotAccess;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.BundleItemMixin from mod ott->@Inject::vb$getBarColor(Lnet/minecraft/world/item/ItemStack;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.BundleItemMixin from mod ott->@Inject::vb$dropContents(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/entity/player/Player;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.BundleItemMixin from mod ott->@Inject::vb$appendHoverText(Lnet/minecraft/world/item/ItemStack;Lnet/minecraft/world/item/Item$TooltipContext;Ljava/util/List;Lnet/minecraft/world/item/TooltipFlag;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.FireworkRocketItemMixin from ott.mixins.json into net.minecraft.world.item.FireworkRocketItem
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.FireworkRocketItemMixin from mod ott->@Inject::vb$onUse(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V doesn't use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.FireworkRocketItemMixin from mod ott->@Inject::vb$onUse(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V has 0 override(s) in child classes
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.FireworkRocketItemMixin from mod ott->@Inject::vb$onUse(Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/player/Player;Lnet/minecraft/world/InteractionHand;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V won't be passed a CallbackInfoReturnable as a result
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.HoneycombItemMixin from ott.mixins.json into net.minecraft.world.item.HoneycombItem
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getWaxed$0(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/Block;)V to md4067df$ott$lambda$ott$getWaxed$0$0 in ott.mixins.json:common.HoneycombItemMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.HoneycombItemMixin from mod ott->@Inject::ott$getWaxed(Lnet/minecraft/world/level/block/state/BlockState;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: -Dio.netty.noUnsafe: false
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: Java version: 21
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Buffer.address: available
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.Bits.unaligned: available, true
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent0/]: java.nio.DirectByteBuffer.<init>(long, {int,long}): unavailable
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: sun.misc.Unsafe: available
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: maxDirectMemory: 17154703360 bytes (maybe)
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.tmpdir: C:\Users\was\AppData\Local\Temp (java.io.tmpdir)
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model)
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: Platform: Windows
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1
[15:34:48] [main/DEBUG] [io.ne.ut.in.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available
[15:34:48] [main/DEBUG] [io.ne.ut.in.PlatformDependent/]: -Dio.netty.noPreferDirect: false
[15:34:48] [main/DEBUG] [mixin/]: Mixing access.BundleContentsAccessor from ott.mixins.json into net.minecraft.world.item.component.BundleContents
[15:34:48] [main/DEBUG] [mixin/]: Renaming @Invoker method callGetWeight(Lnet/minecraft/world/item/ItemStack;)Lorg/apache/commons/lang3/math/Fraction; to callGetWeight$ott_$md$4067df$0 in ott.mixins.json:access.BundleContentsAccessor from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.BundleContentsMixin from ott.mixins.json into net.minecraft.world.item.component.BundleContents
[15:34:48] [main/DEBUG] [mixin/]: Mixing access.BoatAccessor from ott.mixins.json into net.minecraft.world.entity.vehicle.Boat
[15:34:48] [main/DEBUG] [mixin/]: Mixing client.BoatMixin from ott.mixins.json into net.minecraft.world.entity.vehicle.Boat
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:client.BoatMixin from mod ott->@Inject::vb$lerpTo(DDDFFILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:client.BoatMixin from mod ott->@Inject::vb$tickLerp(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.AllayMixin from ott.mixins.json into net.minecraft.world.entity.animal.allay.Allay
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/AllayVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.AllayMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.ExperienceOrbAccessor from ott.mixins.json into net.minecraft.world.entity.ExperienceOrb
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.ExperienceOrbMixin from ott.mixins.json into net.minecraft.world.entity.ExperienceOrb
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$onTick$0(Lnet/minecraft/world/entity/ExperienceOrb;)Z to md4067df$ott$lambda$ott$onTick$0$0 in ott.mixins.json:common.ExperienceOrbMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.ExperienceOrbMixin from mod ott->@Inject::ott$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.ExperienceOrbMixin from mod ott->@Inject::ott$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.ExperienceOrbMixin from mod ott->@Inject::ott$onTick(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.ExperienceOrbMixin from mod ott->@Inject::ott$repairInventoryItems(Lnet/minecraft/server/level/ServerPlayer;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.BoggedMixin from ott.mixins.json into net.minecraft.world.entity.monster.Bogged
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/BoggedVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.BoggedMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.AbstractSkeletonMixin from ott.mixins.json into net.minecraft.world.entity.monster.AbstractSkeleton
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.CatMixin from ott.mixins.json into net.minecraft.world.entity.animal.Cat
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.CatMixin from mod ott->@Inject::vb$getBreedOffspring(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.TamableAnimalMixin from ott.mixins.json into net.minecraft.world.entity.TamableAnimal
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.SkeletonMixin from ott.mixins.json into net.minecraft.world.entity.monster.Skeleton
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/SkeletonVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.SkeletonMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.ChickenMixin from ott.mixins.json into net.minecraft.world.entity.animal.Chicken
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$vb$modifyEggDrop$1(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/item/ItemStack;)V to md4067df$ott$lambda$vb$modifyEggDrop$1$0 in ott.mixins.json:common.ChickenMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/ChickenVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$1 in ott.mixins.json:common.ChickenMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.ChickenMixin from mod ott->@Inject::vb$getBreedOffspring(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.CowMixin from ott.mixins.json into net.minecraft.world.entity.animal.Cow
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/CowVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.CowMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.CowMixin from mod ott->@Inject::vb$getBreedOffspring(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.CreeperMixin from ott.mixins.json into net.minecraft.world.entity.monster.Creeper
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.DrownedMixin from ott.mixins.json into net.minecraft.world.entity.monster.Drowned
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/DrownedVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.DrownedMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.ZombieMixin from ott.mixins.json into net.minecraft.world.entity.monster.Zombie
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/ZombieVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.ZombieMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.ThrownEggMixin from ott.mixins.json into net.minecraft.world.entity.projectile.ThrownEgg
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setChickenVariant$1(Lnet/minecraft/world/entity/animal/Chicken;Lcom/otterly76/ott/entity/variant/ChickenVariant;)V to md4067df$ott$lambda$setChickenVariant$1$0 in ott.mixins.json:common.ThrownEggMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$setChickenVariant$0(Lnet/minecraft/resources/ResourceKey;)Lcom/otterly76/ott/entity/variant/ChickenVariant; to md4067df$ott$lambda$setChickenVariant$0$1 in ott.mixins.json:common.ThrownEggMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.ThrownEggMixin from mod ott->@Inject::setChickenVariant(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.ThrownEggMixin from mod ott->@Inject::setChickenVariant(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.ThrownEggMixin from mod ott->@Inject::setChickenVariant(Lnet/minecraft/world/phys/HitResult;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.EnderManMixin from ott.mixins.json into net.minecraft.world.entity.monster.EnderMan
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.FrogMixin from ott.mixins.json into net.minecraft.world.entity.animal.frog.Frog
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.HuskMixin from ott.mixins.json into net.minecraft.world.entity.monster.Husk
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/HuskVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.HuskMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.MooshroomMixin from ott.mixins.json into net.minecraft.world.entity.animal.MushroomCow
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/MooshroomVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.MooshroomMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.MooshroomMixin from mod ott->@Inject::vb$getBreedOffspring(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:48] [main/DEBUG] [mixin/]: Mixing common.PigMixin from ott.mixins.json into net.minecraft.world.entity.animal.Pig
[15:34:48] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/PigVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.PigMixin from mod ott
[15:34:48] [main/DEBUG] [mixin/]: ott.mixins.json:common.PigMixin from mod ott->@Inject::vb$getBreedOffspring(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.RabbitMixin from ott.mixins.json into net.minecraft.world.entity.animal.Rabbit
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$1(Lcom/otterly76/ott/entity/variant/RabbitVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$1$0 in ott.mixins.json:common.RabbitMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$onSetVariant$0(Ljava/lang/String;Ljava/lang/Object;)V to md4067df$ott$lambda$ott$onSetVariant$0$1 in ott.mixins.json:common.RabbitMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.RabbitMixin from mod ott->@Inject::ott$getBreedOffspring(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.RabbitMixin from mod ott->@Inject::ott$onSetVariant(Lnet/minecraft/world/entity/animal/Rabbit$Variant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.RabbitMixin from mod ott->@Inject::ott$onSetVariant(Lnet/minecraft/world/entity/animal/Rabbit$Variant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.RabbitMixin from mod ott->@Inject::ott$onSetVariant(Lnet/minecraft/world/entity/animal/Rabbit$Variant;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.SheepMixin from ott.mixins.json into net.minecraft.world.entity.animal.Sheep
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/SheepVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.SheepMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.SheepMixin from mod ott->@Inject::vb$getBreedOffspring(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.StrayMixin from ott.mixins.json into net.minecraft.world.entity.monster.Stray
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/StrayVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.StrayMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.VexMixin from ott.mixins.json into net.minecraft.world.entity.monster.Vex
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/VexVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.VexMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.VillagerMixin from ott.mixins.json into net.minecraft.world.entity.npc.Villager
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.VillagerMixin from mod ott->@Inject::ott$addTemptGoal(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/npc/VillagerType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.VillagerMixin from mod ott->@Inject::ott$addTemptGoal(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/npc/VillagerType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.VillagerMixin from mod ott->@Inject::ott$addTemptGoal(Lnet/minecraft/world/entity/EntityType;Lnet/minecraft/world/level/Level;Lnet/minecraft/world/entity/npc/VillagerType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.WitherSkeletonMixin from ott.mixins.json into net.minecraft.world.entity.monster.WitherSkeleton
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$getVariantData$0(Lcom/otterly76/ott/entity/variant/WitherSkeletonVariant;)Ljava/lang/Object; to md4067df$ott$lambda$ott$getVariantData$0$0 in ott.mixins.json:common.WitherSkeletonMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Mixing access.WolfAccessor from ott.mixins.json into net.minecraft.world.entity.animal.Wolf
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.WolfMixin from ott.mixins.json into net.minecraft.world.entity.animal.Wolf
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.WolfMixin from mod ott->@Inject::ott$defineSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.WolfMixin from mod ott->@Inject::ott$defineSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.WolfMixin from mod ott->@Inject::ott$defineSynchedData(Lnet/minecraft/network/syncher/SynchedEntityData$Builder;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.WolfMixin from mod ott->@Inject::vb$getAmbientSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.WolfMixin from mod ott->@Inject::vb$getHurtSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.WolfMixin from mod ott->@Inject::vb$getDeathSound(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.WolfMixin from mod ott->@Inject::vb$getBreedOffspring(Lnet/minecraft/server/level/ServerLevel;Lnet/minecraft/world/entity/AgeableMob;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.SimpleBlockFeatureMixin from ott.mixins.json into net.minecraft.world.level.levelgen.feature.SimpleBlockFeature
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.SimpleBlockFeatureMixin from mod ott->@Inject::onPlace(Lnet/minecraft/world/level/levelgen/feature/FeaturePlaceContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: Mixing access.TreeDecoratorTypeAccessor from ott.mixins.json into net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType
[15:34:49] [main/DEBUG] [mixin/]: Renaming @Invoker method createTreeDecorator(Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; to createTreeDecorator$ott_$md$4067df$0 in ott.mixins.json:access.TreeDecoratorTypeAccessor from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.TreeDecoratorTypeInvoker from ott.mixins.json into net.minecraft.world.level.levelgen.feature.treedecorators.TreeDecoratorType
[15:34:49] [main/DEBUG] [mixin/]: Renaming @Invoker method callRegister(Ljava/lang/String;Lcom/mojang/serialization/MapCodec;)Lnet/minecraft/world/level/levelgen/feature/treedecorators/TreeDecoratorType; to callRegister$ott_$md$4067df$1 in ott.mixins.json:common.TreeDecoratorTypeInvoker from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.PlacedFeatureAccessor from ott.mixins.json into net.minecraft.world.level.levelgen.placement.PlacedFeature
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.StructureProcessorListAccessor from ott.mixins.json into net.minecraft.world.level.levelgen.structure.templatesystem.StructureProcessorList
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.StructureSetAccessor from ott.mixins.json into net.minecraft.world.level.levelgen.structure.StructureSet
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.worldgen.structure.NetherFossilPieceMixin from ott.mixins.json into net.minecraft.world.level.levelgen.structure.structures.NetherFossilPieces$NetherFossilPiece
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.worldgen.structure.NetherFossilPieceMixin from mod ott->@Inject::ott$placeDriedGhast(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.worldgen.structure.NetherFossilPieceMixin from mod ott->@Inject::ott$placeDriedGhast(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.worldgen.structure.NetherFossilPieceMixin from mod ott->@Inject::ott$placeDriedGhast(Lnet/minecraft/world/level/WorldGenLevel;Lnet/minecraft/world/level/StructureManager;Lnet/minecraft/world/level/chunk/ChunkGenerator;Lnet/minecraft/util/RandomSource;Lnet/minecraft/world/level/levelgen/structure/BoundingBox;Lnet/minecraft/world/level/ChunkPos;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.JigsawStructureAccessor from ott.mixins.json into net.minecraft.world.level.levelgen.structure.structures.JigsawStructure
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.StructureTemplatePoolAccessor from ott.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.StructureTemplatePoolMixin from ott.mixins.json into net.minecraft.world.level.levelgen.structure.pools.StructureTemplatePool
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$compileRawTemplates$0(Lcom/mojang/datafixers/util/Pair;)V to md4067df$ott$lambda$ott$compileRawTemplates$0$0 in ott.mixins.json:common.StructureTemplatePoolMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.StructureTemplatePoolMixin from mod ott->@Inject::ott$getShuffledTemplates(Lnet/minecraft/util/RandomSource;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.RuinedPortalStructureMixin from ott.mixins.json into net.minecraft.world.level.levelgen.structure.structures.RuinedPortalStructure
[15:34:49] [main/DEBUG] [mixin/]: ott.mixins.json:common.RuinedPortalStructureMixin from mod ott->@Inject::ott$cancelRuinedPortal(Lnet/minecraft/world/level/levelgen/structure/Structure$GenerationContext;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.mnbs.MNBSMixin from ott.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSource
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$2(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;Lcom/mojang/serialization/codecs/RecordCodecBuilder;)Lcom/mojang/datafixers/kinds/App; to md4067df$ott$lambda$wrapCodec$2$0 in ott.mixins.json:common.mnbs.MNBSMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$1(Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource;Lnet/minecraft/core/HolderGetter;)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSource; to md4067df$ott$lambda$wrapCodec$1$1 in ott.mixins.json:common.mnbs.MNBSMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$0(Lnet/minecraft/core/HolderGetter;Lcom/otterly76/ott/duck/mnbs/MNBS;Lnet/minecraft/world/level/biome/Climate$ParameterList;)V to md4067df$ott$lambda$wrapCodec$0$2 in ott.mixins.json:common.mnbs.MNBSMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.mnbs.MNBSPLMixin from ott.mixins.json into net.minecraft.world.level.biome.MultiNoiseBiomeSourceParameterList
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$4(Lcom/mojang/serialization/codecs/RecordCodecBuilder$Instance;Lcom/mojang/serialization/codecs/RecordCodecBuilder;)Lcom/mojang/datafixers/kinds/App; to md4067df$ott$lambda$wrapCodec$4$0 in ott.mixins.json:common.mnbs.MNBSPLMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$3(Lnet/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList;Ljava/util/Optional;Ljava/util/Optional;)Lnet/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList; to md4067df$ott$lambda$wrapCodec$3$1 in ott.mixins.json:common.mnbs.MNBSPLMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$2(Lnet/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList;Lcom/otterly76/ott/duck/mnbs/MNBSPL;Lnet/minecraft/world/level/biome/Climate$ParameterList;)V to md4067df$ott$lambda$wrapCodec$2$2 in ott.mixins.json:common.mnbs.MNBSPLMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$1(Lnet/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList;)Ljava/util/Optional; to md4067df$ott$lambda$wrapCodec$1$3 in ott.mixins.json:common.mnbs.MNBSPLMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$wrapCodec$0(Lnet/minecraft/world/level/biome/MultiNoiseBiomeSourceParameterList;)Ljava/util/Optional; to md4067df$ott$lambda$wrapCodec$0$4 in ott.mixins.json:common.mnbs.MNBSPLMixin from mod ott
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.NoiseBasedChunkGeneratorAccessor from ott.mixins.json into net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.ChunkGeneratorAccessor from ott.mixins.json into net.minecraft.world.level.chunk.ChunkGenerator
[15:34:49] [main/DEBUG] [mixin/]: Mixing common.NoiseGeneratorSettingsAccessor from ott.mixins.json into net.minecraft.world.level.levelgen.NoiseGeneratorSettings
[15:34:50] [main/DEBUG] [mixin/]: Mixing common.SinglePoolElementAccessor from ott.mixins.json into net.minecraft.world.level.levelgen.structure.pools.SinglePoolElement
[15:34:50] [main/DEBUG] [ne.ne.ne.re.GameData/REGISTRIES]: Creating vanilla freeze snapshot
[15:34:50] [main/DEBUG] [ne.ne.ne.re.GameData/REGISTRIES]: Vanilla freeze snapshot created
[15:34:50] [main/DEBUG] [ne.ne.fm.ModWorkManager/LOADING]: Using 20 threads for parallel mod-loading
[15:34:50] [main/DEBUG] [ne.ne.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.domumornamentum.DomumOrnamentum]
[15:34:50] [main/DEBUG] [ne.ne.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.blockui.mod.BlockUI]
[15:34:50] [main/DEBUG] [ne.ne.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.structurize.Structurize]
[15:34:50] [main/DEBUG] [ne.ne.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.ldtteam.multipiston.MultiPiston]
[15:34:50] [main/DEBUG] [ne.ne.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.minecolonies.core.MineColonies]
[15:34:50] [main/DEBUG] [ne.ne.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for [software.bernie.geckolib.GeckoLib]
[15:34:50] [main/DEBUG] [ne.ne.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod, net.neoforged.neoforge.client.ClientNeoForgeMod]
[15:34:50] [main/DEBUG] [ne.ne.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for [com.otterly76.ott.Ott]
[15:34:50] [main/DEBUG] [ne.ne.fm.ja.FMLModContainer/LOADING]: Creating FMLModContainer instance for [mezz.jei.neoforge.JustEnoughItems]
[15:34:50] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.platform.GeckoLibNeoForge@4252f9dd for service interface software.bernie.geckolib.service.GeckoLibPlatform
[15:34:50] [modloading-worker-0/DEBUG] [GeckoLib/]: Loaded software.bernie.geckolib.network.GeckoLibNetworkingNeoForge@174b6f1e for service interface software.bernie.geckolib.service.GeckoLibNetworking
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MinecraftSkipExperimentalWarningMixin from ott.mixins.json into net.minecraft.client.Minecraft
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$skipExperimentalWarning$0(Lnet/minecraft/client/gui/screens/Screen;)V to md4067df$ott$lambda$ott$skipExperimentalWarning$0$0 in ott.mixins.json:client.MinecraftSkipExperimentalWarningMixin from mod ott
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for blockui
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file jei-server.toml for jei tracking
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.MinecraftSkipExperimentalWarningMixin from mod ott->@Inject::ott$skipExperimentalWarning(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.MinecraftSkipExperimentalWarningMixin from mod ott->@Inject::ott$skipExperimentalWarning(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.MinecraftSkipExperimentalWarningMixin from mod ott->@Inject::ott$skipExperimentalWarning(Lnet/minecraft/client/gui/screens/Screen;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.ne.in.ve.ne.NeoForgeVersion/CORE]: Found NeoForge version 21.1.219
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.ne.in.ve.ne.NeoForgeVersion/CORE]: Found FML version 4.0.42
[15:34:50] [modloading-worker-0/INFO] [ne.ne.ne.co.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.219, for MC 1.21.1
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.LocalPlayerMixin from ott.mixins.json into net.minecraft.client.player.LocalPlayer
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.LocalPlayerMixin from mod ott->@Inject::onStartRiding(Lnet/minecraft/world/entity/Entity;ZLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.DeathScreenMixin from ott.mixins.json into net.minecraft.client.gui.screens.DeathScreen
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.DeathScreenMixin from mod ott->@Inject::ott$renderDeathCoordinates(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.DeathScreenMixin from mod ott->@Inject::ott$renderDeathCoordinates(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.DeathScreenMixin from mod ott->@Inject::ott$renderDeathCoordinates(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.InventoryScreenMixin from ott.mixins.json into net.minecraft.client.gui.screens.inventory.InventoryScreen
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$1(Lnet/minecraft/client/gui/components/Button;)V to md4067df$ott$lambda$onInit$1$0 in ott.mixins.json:client.InventoryScreenMixin from mod ott
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$onInit$0(Lnet/minecraft/client/gui/components/Renderable;)Z to md4067df$ott$lambda$onInit$0$1 in ott.mixins.json:client.InventoryScreenMixin from mod ott
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventoryScreenMixin from mod ott->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventoryScreenMixin from mod ott->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventoryScreenMixin from mod ott->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.AbstractContainerScreenMixin from ott.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.ContainerClickMixin from ott.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$onRemoved$0(Lnet/minecraft/client/Minecraft;)V to md4067df$ott$lambda$ott$onRemoved$0$0 in ott.mixins.json:client.ContainerClickMixin from mod ott
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.InventorySearchMixin from ott.mixins.json into net.minecraft.client.gui.screens.inventory.AbstractContainerScreen
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Renaming synthetic method lambda$ott$itemMatchesSearch$0(Ljava/lang/String;Lnet/minecraft/tags/TagKey;)Z to md4067df$ott$lambda$ott$itemMatchesSearch$0$1 in ott.mixins.json:client.InventorySearchMixin from mod ott
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.AbstractContainerScreenMixin from mod ott->@Inject::vb$checkStopHovering(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.AbstractContainerScreenMixin from mod ott->@Inject::vb$checkStopHovering(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.AbstractContainerScreenMixin from mod ott->@Inject::vb$checkStopHovering(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.AbstractContainerScreenMixin from mod ott->@Inject::vb$onSlotClicked(Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.AbstractContainerScreenMixin from mod ott->@Inject::vb$onSlotClicked(Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.AbstractContainerScreenMixin from mod ott->@Inject::vb$onSlotClicked(Lnet/minecraft/world/inventory/Slot;IILnet/minecraft/world/inventory/ClickType;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.AbstractContainerScreenMixin from mod ott->@Inject::vb$renderBundleContents(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.ContainerClickMixin from mod ott->@Inject::ott$onMouseClicked(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.ContainerClickMixin from mod ott->@Inject::ott$onRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.ContainerClickMixin from mod ott->@Inject::ott$onRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.ContainerClickMixin from mod ott->@Inject::ott$onRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$afterRenderSlot(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$afterRenderSlot(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$afterRenderSlot(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$afterRenderSlot(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$afterRenderSlot(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$afterRenderSlot(Lnet/minecraft/client/gui/GuiGraphics;Lnet/minecraft/world/inventory/Slot;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onMouseClicked(DDILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onRemoved(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.InventorySearchMixin from mod ott->@Inject::ott$onKeyPressed(IIILorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.LevelLoadingScreenMixin from ott.mixins.json into net.minecraft.client.gui.screens.LevelLoadingScreen
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.LevelLoadingScreenMixin from mod ott->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.LevelLoadingScreenMixin from mod ott->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.LevelLoadingScreenMixin from mod ott->@Inject::onInit(Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.LevelLoadingScreenMixin from mod ott->@Inject::onRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.LevelLoadingScreenMixin from mod ott->@Inject::onRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.LevelLoadingScreenMixin from mod ott->@Inject::onRender(Lnet/minecraft/client/gui/GuiGraphics;IIFLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for geckolib
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for domum_ornamentum
[15:34:50] [modloading-worker-0/DEBUG] [me.je.co.pl.Services/]: Loaded mezz.jei.neoforge.platform.PlatformHelper@55d31311 for service interface mezz.jei.common.platform.IPlatformHelper
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.ldtteam.domumornamentum.event.handlers.ModBusEventHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ldtteam/domumornamentum/event/handlers/ModBusEventHandler; to the mod event bus of mod domum_ornamentum
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.ldtteam.domumornamentum.client.model.loader.MateriallyTexturedModelLoader for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ldtteam/domumornamentum/client/model/loader/MateriallyTexturedModelLoader; to the mod event bus of mod domum_ornamentum
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.ldtteam.domumornamentum.client.event.handlers.RegisterColorHandlersEventHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ldtteam/domumornamentum/client/event/handlers/RegisterColorHandlersEventHandler; to the mod event bus of mod domum_ornamentum
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.ldtteam.domumornamentum.client.event.handlers.ModBusEventHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ldtteam/domumornamentum/client/event/handlers/ModBusEventHandler; to the mod event bus of mod domum_ornamentum
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.ldtteam.domumornamentum.client.event.handlers.MateriallyTexturedBlockPreviewRenderHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [me.je.co.co.fi.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ldtteam/domumornamentum/client/event/handlers/MateriallyTexturedBlockPreviewRenderHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.ldtteam.domumornamentum.client.event.handlers.ClientTickEventHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/ldtteam/domumornamentum/client/event/handlers/ClientTickEventHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [me.je.co.co.fi.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
[15:34:50] [modloading-worker-0/DEBUG] [me.je.co.co.fi.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.server.command.ConfigCommand for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/server/command/ConfigCommand; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.filters.GenericPacketSplitter for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [me.je.co.co.fi.ConfigSchema/]: Localization has not loaded yet, waiting to save the config file until JEI starts.
[15:34:50] [modloading-worker-0/INFO] [me.je.li.lo.PluginCaller/]: Sending ConfigManager...
[15:34:50] [modloading-worker-0/DEBUG] [me.je.li.lo.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:minecraft...
[15:34:50] [modloading-worker-0/DEBUG] [me.je.li.lo.PluginCallerTimerRunnable/]: Sending ConfigManager: domum_ornamentum:domum_ornamentum...
[15:34:50] [modloading-worker-0/DEBUG] [me.je.li.lo.PluginCallerTimerRunnable/]: Sending ConfigManager: minecolonies:minecolonies...
[15:34:50] [modloading-worker-0/DEBUG] [me.je.li.lo.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:neoforge_gui...
[15:34:50] [modloading-worker-0/DEBUG] [me.je.li.lo.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:debug...
[15:34:50] [modloading-worker-0/DEBUG] [me.je.li.lo.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:gui...
[15:34:50] [modloading-worker-0/DEBUG] [me.je.li.lo.PluginCallerTimerRunnable/]: Sending ConfigManager: jei:internal...
[15:34:50] [modloading-worker-0/INFO] [me.je.li.lo.PluginCaller/]: Sending ConfigManager took 1.662 milliseconds
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file structurize-client.toml for structurize tracking
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file structurize-server.toml for structurize tracking
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for jei
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.ut.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5dd8eee0
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.ut.in.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 40
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 40
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.ByteBufUtil/]: -Dio.netty.allocator.type: pooled
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0
[15:34:50] [modloading-worker-0/DEBUG] [io.ne.bu.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/network/filters/GenericPacketSplitter; to the mod event bus of mod neoforge
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for structurize
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.NetworkInitialization for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/network/NetworkInitialization; to the mod event bus of mod neoforge
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.network.ConfigurationInitialization for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for multipiston
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/network/ConfigurationInitialization; to the mod event bus of mod neoforge
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.MonsterRoomHooks for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/MonsterRoomHooks; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/DeferredSpawnEggItem$CommonHandler; to the mod event bus of mod neoforge
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.common.DeferredSpawnEggItem$ColorRegisterHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/common/DeferredSpawnEggItem$ColorRegisterHandler; to the mod event bus of mod neoforge
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.model.data.ModelDataManager for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/model/data/ModelDataManager; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.ParticleBoundsDebugRenderer for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file minecolonies-client.toml for minecolonies tracking
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file minecolonies-server.toml for minecolonies tracking
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file minecolonies-common.toml for minecolonies tracking
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/ParticleBoundsDebugRenderer; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.co.ConfigTracker/CONFIG]: Config file ott-config.toml for ott tracking
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.ClientHooks$ClientEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/ClientHooks$ClientEvents; to the mod event bus of mod neoforge
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.client.BlockEntityRenderBoundsDebugRenderer for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/client/BlockEntityRenderBoundsDebugRenderer; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentSync for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentSync; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class net.neoforged.neoforge.attachment.AttachmentInternals for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lnet/neoforged/neoforge/attachment/AttachmentInternals; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.EntityRendererAccessor from ott.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.EntityRendererMixin from ott.mixins.json into net.minecraft.client.renderer.entity.EntityRenderer
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.EntityRendererMixin from mod ott->@Inject::vb$init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.EntityRendererMixin from mod ott->@Inject::vb$init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.EntityRendererMixin from mod ott->@Inject::vb$init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.EntityRendererMixin from mod ott->@Inject::renderAdditional(Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.EntityRendererMixin from mod ott->@Inject::renderAdditional(Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.EntityRendererMixin from mod ott->@Inject::renderAdditional(Lnet/minecraft/world/entity/Entity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.EntityRendererMixin from mod ott->@Inject::vb$shouldRender(Lnet/minecraft/world/entity/Entity;Lnet/minecraft/client/renderer/culling/Frustum;DDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V does use it's CallbackInfoReturnable
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.MobRendererMixin from ott.mixins.json into net.minecraft.client.renderer.entity.MobRenderer
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.MobRendererMixin from mod ott->@Inject::vb$init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/EntityModel;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.MobRendererMixin from mod ott->@Inject::vb$init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/EntityModel;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.MobRendererMixin from mod ott->@Inject::vb$init(Lnet/minecraft/client/renderer/entity/EntityRendererProvider$Context;Lnet/minecraft/client/model/EntityModel;FLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing client.TinyMobRenderMixin from ott.mixins.json into net.minecraft.client.renderer.entity.LivingEntityRenderer
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.TinyMobRenderMixin from mod ott->@Inject::ott$setTinyFlag(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.TinyMobRenderMixin from mod ott->@Inject::ott$setTinyFlag(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.TinyMobRenderMixin from mod ott->@Inject::ott$setTinyFlag(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.TinyMobRenderMixin from mod ott->@Inject::ott$clearTinyFlag(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.TinyMobRenderMixin from mod ott->@Inject::ott$clearTinyFlag(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.TinyMobRenderMixin from mod ott->@Inject::ott$clearTinyFlag(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.TinyMobRenderMixin from mod ott->@Inject::ott$clearTinyFlag(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.TinyMobRenderMixin from mod ott->@Inject::ott$clearTinyFlag(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: ott.mixins.json:client.TinyMobRenderMixin from mod ott->@Inject::ott$clearTinyFlag(Lnet/minecraft/world/entity/LivingEntity;FFLcom/mojang/blaze3d/vertex/PoseStack;Lnet/minecraft/client/renderer/MultiBufferSource;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for ott
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.afk.AFKClientEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/afk/AFKClientEvents; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.afk.AFKServerEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/afk/AFKServerEvents; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.client.ClientGameEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/client/ClientGameEvents; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.client.ClientKeyHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Found mix of game bus and mod bus listeners in @EventBusSubscriber class Lcom/otterly76/ott/client/ClientKeyHandler;, registering them separately
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Subscribing method public static void com.otterly76.ott.client.ClientKeyHandler.registerKeys(net.neoforged.neoforge.client.event.RegisterKeyMappingsEvent) to the event bus of mod ott
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Subscribing method public static void com.otterly76.ott.client.ClientKeyHandler.onClientTick(net.neoforged.neoforge.client.event.ClientTickEvent$Post) to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.client.CreepOverlayRenderer for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/client/CreepOverlayRenderer; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.client.handler.BundleMouseActions for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/client/handler/BundleMouseActions; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.client.TooltipHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/client/TooltipHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.ClientGameEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [mixin/]: Mixing access.GuiGraphicsAccessor from ott.mixins.json into net.minecraft.client.gui.GuiGraphics
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/ClientGameEvents; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.ClientModEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/ClientModEvents; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.BlockRunnerHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/BlockRunnerHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.CopperBucketEventHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/CopperBucketEventHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.CreakingFleeGoalHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/CreakingFleeGoalHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.DamageLanternTicker for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/DamageLanternTicker; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.DeathFinderHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/DeathFinderHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.EvokerEventHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/EvokerEventHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.FluidLanternEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/FluidLanternEvents; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.FluidLanternTicker for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/FluidLanternTicker; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.LavaWarningHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/LavaWarningHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.LitterEventHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/LitterEventHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.ModWanderingTraderTrades for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/ModWanderingTraderTrades; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.TimeEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/TimeEvents; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.event.UniversalBonemealHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/event/UniversalBonemealHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.ServerGameEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/ServerGameEvents; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.worldgen.dimension.DimensionEvents for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/worldgen/dimension/DimensionEvents; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.otterly76.ott.worldgen.WorldTemplateHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/otterly76/ott/worldgen/WorldTemplateHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for minecolonies
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.core.event.TextureReloadListener for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/core/event/TextureReloadListener; to the mod event bus of mod minecolonies
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.core.event.QuestObjectiveEventHandler for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/core/event/QuestObjectiveEventHandler; to the game event bus
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.core.event.ColonyStoryListener for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/core/event/ColonyStoryListener; to the mod event bus of mod minecolonies
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.ModParticleTypesInitializer$CommonRegistration for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/ModParticleTypesInitializer$CommonRegistration; to the mod event bus of mod minecolonies
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.ModParticleTypesInitializer$ClientRegistration for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/ModParticleTypesInitializer$ClientRegistration; to the mod event bus of mod minecolonies
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.ModItemsInitializer for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/ModItemsInitializer; to the mod event bus of mod minecolonies
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.EntityInitializer for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/EntityInitializer; to the mod event bus of mod minecolonies
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.ModBlocksInitializer for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/ModBlocksInitializer; to the mod event bus of mod minecolonies
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/LOADING]: Scanning class com.minecolonies.apiimp.initializer.ModContainerInitializers for @SubscribeEvent-annotated methods
[15:34:50] [modloading-worker-0/DEBUG] [ne.ne.fm.ja.AutomaticEventSubscriber/]: Subscribing @EventBusSubscriber class Lcom/minecolonies/apiimp/initializer/ModContainerInitializers; to the mod event bus of mod minecolonies
[15:34:50] [modloading-sync-worker/DEBUG] [ne.ne.ne.re.GameData/REGISTRIES]: Unfreezing registries
[15:34:51] [modloading-sync-worker/DEBUG] [mixin/]: Mixing common.ServerLifecycleHooksMixin from ott.mixins.json into net.neoforged.neoforge.server.ServerLifecycleHooks
[15:34:51] [modloading-sync-worker/DEBUG] [ne.ne.ne.re.GameData/REGISTRIES]: Freezing registries
[15:34:51] [modloading-sync-worker/DEBUG] [ne.ne.ne.re.GameData/REGISTRIES]: All registries frozen
[15:34:51] [main/WARN] [minecraft/VanillaPackResourcesBuilder]: Assets URL 'union:/C:/Users/was/IdeaProjects/ott/.gradle/repositories/ng_dummy_ng/net/neoforged/neoforge/21.1.219/neoforge-21.1.219.jar%23195!/assets/.mcassetsroot' uses unexpected schema
[15:34:51] [main/WARN] [minecraft/VanillaPackResourcesBuilder]: Assets URL 'union:/C:/Users/was/IdeaProjects/ott/.gradle/repositories/ng_dummy_ng/net/neoforged/neoforge/21.1.219/neoforge-21.1.219.jar%23195!/data/.mcassetsroot' uses unexpected schema
[15:34:51] [Worker-Main-1/DEBUG] [mixin/]: Mixing access.OverworldBiomesAccessor from ott.mixins.json into net.minecraft.data.worldgen.biome.OverworldBiomes
[15:34:51] [Worker-Main-1/DEBUG] [mixin/]: Renaming @Invoker method callGlobalOverworldGeneration(Lnet/minecraft/world/level/biome/BiomeGenerationSettings$Builder;)V to callGlobalOverworldGeneration$ott_$md$4067df$0 in ott.mixins.json:access.OverworldBiomesAccessor from mod ott
[15:34:51] [main/DEBUG] [mixin/]: Mixing client.SpriteSourceListMixin$PalettedPermutationsAccessor from ott.mixins.json into net.minecraft.client.renderer.texture.atlas.sources.PalettedPermutations
[15:34:51] [main/INFO] [minecraft/DataGenerator]: Starting provider: Gradient Block Texture Provider
[15:34:55] [main/INFO] [minecraft/DataGenerator]: Gradient Block Texture Provider finished after 3756 ms
[15:34:55] [main/INFO] [minecraft/DataGenerator]: Starting provider: Block States: ott
[15:34:55] [main/DEBUG] [mixin/]: Mixing client.GameRendererMixin from ott.mixins.json into net.minecraft.client.renderer.GameRenderer
[15:34:55] [main/DEBUG] [mixin/]: Mixing client.LevelRendererMixin from geckolib.mixins.json into net.minecraft.client.renderer.LevelRenderer
[15:34:55] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_17 supports class version 61)
[15:34:55] [main/DEBUG] [mixin/]: Renaming synthetic method lambda$geckolib$captureRenderedEntities$0(I)D to md4067df$geckolib$lambda$geckolib$captureRenderedEntities$0$0 in geckolib.mixins.json:client.LevelRendererMixin from mod geckolib
[15:34:55] [main/DEBUG] [mixin/]: Mixing client.LevelEventHandlerMixin from ott.mixins.json into net.minecraft.client.renderer.LevelRenderer
[15:34:55] [main/DEBUG] [mixin/]: Mixing client.LevelRendererMixin from ott.mixins.json into net.minecraft.client.renderer.LevelRenderer
[15:34:55] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib->@Inject::geckolib$captureRenderedEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:55] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib->@Inject::geckolib$captureRenderedEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:55] [main/DEBUG] [mixin/]: geckolib.mixins.json:client.LevelRendererMixin from mod geckolib->@Inject::geckolib$captureRenderedEntities(Lnet/minecraft/client/DeltaTracker;ZLnet/minecraft/client/Camera;Lnet/minecraft/client/renderer/GameRenderer;Lnet/minecraft/client/renderer/LightTexture;Lorg/joml/Matrix4f;Lorg/joml/Matrix4f;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:55] [main/DEBUG] [mixin/]: ott.mixins.json:client.LevelEventHandlerMixin from mod ott->@Inject::playJukeboxSong(Lnet/minecraft/core/Holder;Lnet/minecraft/core/BlockPos;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:55] [main/DEBUG] [mixin/]: ott.mixins.json:client.LevelRendererMixin from mod ott->@Inject::tickRain(Lnet/minecraft/client/Camera;Lorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:55] [main/DEBUG] [mixin/]: ott.mixins.json:client.LevelRendererMixin from mod ott->@Inject::renderWeather(Lnet/minecraft/client/renderer/LightTexture;FDDDLorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V does use it's CallbackInfo
[15:34:55] [main/DEBUG] [mixin/]: ott.mixins.json:client.LevelRendererMixin from mod ott->@Inject::ott$onBlockChanged(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V doesn't use it's CallbackInfo
[15:34:55] [main/DEBUG] [mixin/]: ott.mixins.json:client.LevelRendererMixin from mod ott->@Inject::ott$onBlockChanged(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V has 0 override(s) in child classes
[15:34:55] [main/DEBUG] [mixin/]: ott.mixins.json:client.LevelRendererMixin from mod ott->@Inject::ott$onBlockChanged(Lnet/minecraft/world/level/BlockGetter;Lnet/minecraft/core/BlockPos;Lnet/minecraft/world/level/block/state/BlockState;Lnet/minecraft/world/level/block/state/BlockState;ILorg/spongepowered/asm/mixin/injection/callback/CallbackInfo;)V won't be passed a CallbackInfo as a result
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Block States: ott finished after 559 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Block States: minecraft
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Block States: minecraft finished after 136 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Item Models: minecraft
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Item Models: minecraft finished after 41 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Dynamic Model Provider
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Dynamic Model Provider finished after 0 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Loot Tables
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Loot Tables finished after 112 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Tags for minecraft:block mod id ott
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Tags for minecraft:block mod id ott finished after 28 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Mod Lang Merge Provider
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Mod Lang Merge Provider finished after 3 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Minecraft Backport Special Item Models
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Minecraft Backport Special Item Models finished after 0 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Tags for minecraft:item mod id ott
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Tags for minecraft:item mod id ott finished after 9 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Recipes
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Recipes finished after 117 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Tags for minecraft:worldgen/biome mod id ott
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Tags for minecraft:worldgen/biome mod id ott finished after 0 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Tags for minecraft:entity_type mod id ott
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Tags for minecraft:entity_type mod id ott finished after 0 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Tags for minecraft:worldgen/processor_list mod id ott
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Tags for minecraft:worldgen/processor_list mod id ott finished after 1 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Registries
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Registries finished after 24 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Global Loot Modifiers : ott
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Global Loot Modifiers : ott finished after 4 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Starting provider: Item Models: ott
[15:34:56] [main/INFO] [minecraft/DataGenerator]: Item Models: ott finished after 6 ms
[15:34:56] [main/INFO] [minecraft/DataGenerator]: All providers took: 4809 ms
[15:34:56] [main/INFO] [minecraft/HashCache]: Caching: total files: 9794, old count: 9806, new count: 9795, removed stale: 0, written: 0
BUILD SUCCESSFUL in 16s
33 actionable tasks: 1 executed, 32 up-to-date
Configuration cache entry reused.