类 HandshakeMessages.S2CModData
java.lang.Object
net.minecraftforge.network.HandshakeMessages.LoginIndexedMessage
net.minecraftforge.network.HandshakeMessages.S2CModData
- 所有已实现的接口:
IntSupplier
- 封闭类:
- HandshakeMessages
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 HandshakeMessages.S2CModData
decode
(FriendlyByteBuf input) void
encode
(FriendlyByteBuf output) getMods()
从类继承的方法 net.minecraftforge.network.HandshakeMessages.LoginIndexedMessage
getAsInt, getLoginIndex, setLoginIndex
-
字段详细资料
-
mods
-
-
构造器详细资料
-
S2CModData
public S2CModData() -
S2CModData
-
-
方法详细资料
-
decode
-
encode
-
getMods
-