Uses of Class
net.minecraftforge.network.HandshakeMessages.LoginIndexedMessage
Packages that use HandshakeMessages.LoginIndexedMessage
-
Uses of HandshakeMessages.LoginIndexedMessage in net.minecraftforge.network
Subclasses of HandshakeMessages.LoginIndexedMessage in net.minecraftforge.networkModifier and TypeClassDescriptionstatic classstatic classstatic classNotifies the client of a channel mismatch on the server, so aModMismatchDisconnectedScreenis used to notify the user of the disconnection.static classstatic classPrefixes S2CModList by sending additional data about the mods installed on the server to the client The mod data is stored as follows: [modId -> [modName, modVersion]]static classServer to client "list of mods".static class