类 HandshakeMessages.S2CChannelMismatchData
java.lang.Object
net.minecraftforge.network.HandshakeMessages.LoginIndexedMessage
net.minecraftforge.network.HandshakeMessages.S2CChannelMismatchData
- 所有已实现的接口:
IntSupplier
- 封闭类:
- HandshakeMessages
public static class HandshakeMessages.S2CChannelMismatchData
extends HandshakeMessages.LoginIndexedMessage
Notifies the client of a channel mismatch on the server, so a
ModMismatchDisconnectedScreen
is used to notify the user of the disconnection.
This packet also sends the data of a channel mismatch (currently, the ids and versions of the mismatched channels) to the client for it to display the correct information in said screen.-
字段概要
字段 -
构造器概要
构造器 -
方法概要
从类继承的方法 net.minecraftforge.network.HandshakeMessages.LoginIndexedMessage
getAsInt, getLoginIndex, setLoginIndex
-
字段详细资料
-
mismatchedChannelData
-
-
构造器详细资料
-
S2CChannelMismatchData
-
-
方法详细资料
-
decode
-
encode
-
getMismatchedChannelData
-