Class ChannelRegistrationChangeEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
net.minecraftforge.event.network.ChannelRegistrationChangeEvent

public class ChannelRegistrationChangeEvent extends net.minecraftforge.eventbus.api.Event
Fired when the channel registration (see minecraft custom channel documentation) changes. It seems plausible that this will fire multiple times for the same state, depending on what the server is doing. It just directly dispatches upon receipt.