Uses of Package
net.minecraftforge.network.packets
Package
Description
-
ClassDescriptionUsed to spawn a custom entity without the same restrictions as
ClientboundAddEntityPacket
-
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]] -
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
-