Uses of Class
net.minecraftforge.fmllegacy.network.NetworkEvent.GatherLoginPayloadsEvent
Packages that use NetworkEvent.GatherLoginPayloadsEvent
Package
Description
-
Uses of NetworkEvent.GatherLoginPayloadsEvent in net.minecraftforge.fmllegacy.network
Method parameters in net.minecraftforge.fmllegacy.network with type arguments of type NetworkEvent.GatherLoginPayloadsEventModifier and TypeMethodDescriptionvoidNetworkInstance.addGatherListener(Consumer<NetworkEvent.GatherLoginPayloadsEvent> eventListener) -
Uses of NetworkEvent.GatherLoginPayloadsEvent in net.minecraftforge.fmllegacy.network.simple
Methods in net.minecraftforge.fmllegacy.network.simple with parameters of type NetworkEvent.GatherLoginPayloadsEventModifier and TypeMethodDescriptionprivate voidSimpleChannel.networkLoginGather(NetworkEvent.GatherLoginPayloadsEvent gatherEvent)