Package net.minecraftforge.fml.event
Interface IModBusEvent
- All Known Implementing Classes:
AddPackFindersEvent,ColorHandlerEvent,ColorHandlerEvent.Block,ColorHandlerEvent.Item,EntityAttributeCreationEvent,EntityAttributeModificationEvent,EntityRenderersEvent,EntityRenderersEvent.AddLayers,EntityRenderersEvent.RegisterLayerDefinitions,EntityRenderersEvent.RegisterRenderers,FMLClientSetupEvent,FMLCommonSetupEvent,FMLConstructModEvent,FMLDedicatedServerSetupEvent,FMLLoadCompleteEvent,FMLModIdMappingEvent,GatherDataEvent,InterModEnqueueEvent,InterModProcessEvent,ModConfigEvent,ModConfigEvent.Loading,ModConfigEvent.Reloading,ModelBakeEvent,ModelRegistryEvent,ModLifecycleEvent,ParallelDispatchEvent,ParticleFactoryRegisterEvent,RegisterCapabilitiesEvent,RegisterClientReloadListenersEvent,RegisterShadersEvent,RegistryEvent,RegistryEvent.MissingMappings,RegistryEvent.NewRegistry,RegistryEvent.Register,SoundLoadEvent,TextureStitchEvent,TextureStitchEvent.Post,TextureStitchEvent.Pre
public interface IModBusEvent
Marker interface for events dispatched on the ModLifecycle event bus instead of the primary event bus