程序包 net.minecraftforge.event.network
package net.minecraftforge.event.network
-
类说明Fired when the channel registration (see minecraft custom channel documentation) changes.Fired when a network connection is started, either on the server when it receives the ClientIntentionPacket or on the client when the channel is first activated.Context for
CustomPayloadEvent
Gathers tasks that need to be run during the initial login configuration.