Package net.minecraftforge.network
Class HandshakeMessages
java.lang.Object
net.minecraftforge.network.HandshakeMessages
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class(package private) static 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 -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
HandshakeMessages
public HandshakeMessages()
-