类 FMLConstructModEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
所有已实现的接口:
IModBusEvent

public class FMLConstructModEvent extends ParallelDispatchEvent
Supplied as a param to your mod's constructor to get access to the mod EventBus and various mod-specific objects.