Class ClothAdapterNeoForgeClientMod
java.lang.Object
com.oliveryasuna.mc.coal.cloth.neoforge.ClothAdapterNeoForgeClientMod
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 Summary
ConstructorsConstructorDescriptionClothAdapterNeoForgeClientMod(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.fml.ModContainer container) -
Method Summary
-
Constructor Details
-
ClothAdapterNeoForgeClientMod
public ClothAdapterNeoForgeClientMod(net.neoforged.bus.api.IEventBus modEventBus, net.neoforged.fml.ModContainer container)
-