Class ClothAdapterNeoForgeClientMod

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

public final class ClothAdapterNeoForgeClientMod extends Object
Client-side NeoForge entry point. Registers ClothScreenProvider with the COAL GuiRegistry at client-init. Priority 40 — leaves the higher slot to the YACL adapter when both are installed.
  • Constructor Details

    • ClothAdapterNeoForgeClientMod

      public ClothAdapterNeoForgeClientMod(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.fml.ModContainer container)