Class ForgePacketHandler

java.lang.Object
net.minecraftforge.network.ForgePacketHandler

public class ForgePacketHandler extends Object
TODO: Gathered Payloads

During client to server initiation, on the server, the CustomPayloadEvent.GatherLoginPayloadsEvent is fired, which solicits all registered channels at the NetworkRegistry for any NetworkRegistry.LoginPayload they wish to supply.