Class YaclAdapterNeoForgeMod
java.lang.Object
com.oliveryasuna.mc.coal.yacl.neoforge.YaclAdapterNeoForgeMod
NeoForge entry point for the adapter. No work at mod-init — the COAL mod's
CoalNeoForgeMod calls Coal.bootstrap() and our
YaclConfigProviderFactory is picked up via META-INF/services.
This class exists so NG has a @Mod-annotated entrypoint to load the
main-dist classes.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
YaclAdapterNeoForgeMod
public YaclAdapterNeoForgeMod(net.neoforged.bus.api.IEventBus modEventBus)
-