类 HandshakeMessages
java.lang.Object
net.minecraftforge.network.HandshakeMessages
-
嵌套类概要
嵌套类修饰符和类型类说明static class
static 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
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
HandshakeMessages
public HandshakeMessages()
-