Uses of Class
net.minecraftforge.network.HandshakeMessages.LoginIndexedMessage
-
Uses of HandshakeMessages.LoginIndexedMessage in net.minecraftforge.network
Modifier and TypeClassDescriptionstatic class
static class
static class
Notifies the client of a channel mismatch on the server, so aModMismatchDisconnectedScreen
is used to notify the user of the disconnection.static class
static class
Prefixes 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 class
Server to client "list of mods".static class