public abstract class FMLModContainerMixin
extends java.lang.Object
| Constructor and Description |
|---|
FMLModContainerMixin() |
| Modifier and Type | Method and Description |
|---|---|
void |
constructMod(net.minecraftforge.fml.common.event.FMLConstructionEvent event,
org.spongepowered.asm.mixin.injection.callback.CallbackInfo info) |
abstract java.lang.String |
getModId() |