Package net.minecraftforge.network.packets
package net.minecraftforge.network.packets
-
ClassDescriptionNotifies the client of a channel mismatch on the server, so a
ModMismatchDisconnectedScreen
is used to notify the user of the disconnection.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]]Used to spawn a custom entity without the same restrictions asClientboundAddEntityPacket