Class ClothAdapterNeoForgeMod

java.lang.Object
com.oliveryasuna.mc.coal.cloth.neoforge.ClothAdapterNeoForgeMod

public final class ClothAdapterNeoForgeMod extends Object
NeoForge entry point for the adapter. No work at mod-init — the COAL mod's CoalNeoForgeMod calls Coal.bootstrap() and our ClothConfigProviderFactory is picked up via META-INF/services.
  • Constructor Details

    • ClothAdapterNeoForgeMod

      public ClothAdapterNeoForgeMod(net.neoforged.bus.api.IEventBus modEventBus)