类 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.