public class FMLJavaModLoadingContext
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static FMLJavaModLoadingContext |
get()
Helper to get the right instance from the
ModLoadingContext correctly. |
net.minecraftforge.eventbus.api.IEventBus |
getModEventBus() |
public net.minecraftforge.eventbus.api.IEventBus getModEventBus()
public static FMLJavaModLoadingContext get()
ModLoadingContext
correctly.