The DemoApplication relies on a class called demo.shared.java.ClassThatMustBeShared being available to it when it calls Class.forName() during flow operation, and as the name implies the class will ...
There are many use cases for direct ASM injections and the power to re-transform every loaded class. AsmFabricLoader adds an even more early entry point than FabricMC's PreLaunchEntrypoint. You can ...