Class AddReloadListenerEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.event.AddReloadListenerEvent

public class AddReloadListenerEvent extends net.minecraftforge.eventbus.api.Event
The main ResourceManager is recreated on each reload, through DataPackRegistries's creation. The event is fired on each reload and lets modders add their own ReloadListeners, for server-side resources. The event is fired on the MinecraftForge.EVENT_BUS