Uses of Package
net.minecraft.network.message
Packages that use net.minecraft.network.message
Package
Description
The base package for all Minecraft classes.
-
Classes in net.minecraft.network.message used by net.minecraftClassDescriptionThe header of a message, which contains the preceding message's signature and the sender's UUID.A message signature data that can be verified when given the header.
-
Classes in net.minecraft.network.message used by net.minecraft.client.gui.hudClassDescriptionA message signature data that can be verified when given the header.
-
Classes in net.minecraft.network.message used by net.minecraft.client.networkClassDescriptionA record holding the signatures for all signable arguments of an executed command.Packers sign a message on the client with its preceding message's signature.A metadata for messages.A message signature data that can be verified when given the header.Verifies incoming messages' signature and the message chain.A signed message, consisting of the signature, the signed content, and the optional unsigned content supplied when the chat decorator produced unsigned message due to the chat preview being disabled on either side.
-
Classes in net.minecraft.network.message used by net.minecraft.client.network.messageClassDescriptionThe header of a message, which contains the preceding message's signature and the sender's UUID.A message signature data that can be verified when given the header.A record holding the message type and the decoration parameters.A signed message, consisting of the signature, the signed content, and the optional unsigned content supplied when the chat decorator produced unsigned message due to the chat preview being disabled on either side.
-
Classes in net.minecraft.network.message used by net.minecraft.client.reportClassDescriptionThe header of a message, which contains the preceding message's signature and the sender's UUID.A message signature data that can be verified when given the header.A signed message, consisting of the signature, the signed content, and the optional unsigned content supplied when the chat decorator produced unsigned message due to the chat preview being disabled on either side.
-
Classes in net.minecraft.network.message used by net.minecraft.command.argumentClassDescriptionA signed message, consisting of the signature, the signed content, and the optional unsigned content supplied when the chat decorator produced unsigned message due to the chat preview being disabled on either side.
-
Classes in net.minecraft.network.message used by net.minecraft.entityClassDescriptionA pair of the profile ID and public key of the message's source.
-
Classes in net.minecraft.network.message used by net.minecraft.entity.playerClassDescriptionA pair of the profile ID and public key of the message's source.
-
Classes in net.minecraft.network.message used by net.minecraft.network.messageClassDescriptionA record holding the signatures for all signable arguments of an executed command.A functional interface that signs an argument of a command.An entry of the signatures map, consisting of the argument's name and signature data.A body of a message, including the content, timestamp, salt used for the digest (the hashed body), and the list of players' "last seen messages".Packers sign a message on the client with its preceding message's signature.Unpacker creates a signed message on the server with the server's preceding message signature when they receive a message.Message decorator decorates the chat messages and other messages server-side.The header of a message, which contains the preceding message's signature and the sender's UUID.A metadata for messages.A message signature data that can be verified when given the header.A pair of the profile ID and public key of the message's source.A message type (also known as "chat type") controls how to display or narrate the chat messages sent to the clients.A record holding the message type and the decoration parameters.The serialized version of
MessageType.Parameters
that is used in packets.Verifies incoming messages' signature and the message chain.A class wrappingSignedMessage
on the server to allow custom behavior for sending messages.An interface wrappingArgumentSignatureDataMap
with metadata attached.A signed message, consisting of the signature, the signed content, and the optional unsigned content supplied when the chat decorator produced unsigned message due to the chat preview being disabled on either side. -
Classes in net.minecraft.network.message used by net.minecraft.network.packet.c2s.playClassDescriptionA record holding the signatures for all signable arguments of an executed command.A metadata for messages.A message signature data that can be verified when given the header.An interface wrapping
ArgumentSignatureDataMap
with metadata attached. -
Classes in net.minecraft.network.message used by net.minecraft.network.packet.s2c.playClassDescriptionThe header of a message, which contains the preceding message's signature and the sender's UUID.A message signature data that can be verified when given the header.A record holding the message type and the decoration parameters.The serialized version of
MessageType.Parameters
that is used in packets.A signed message, consisting of the signature, the signed content, and the optional unsigned content supplied when the chat decorator produced unsigned message due to the chat preview being disabled on either side. -
Classes in net.minecraft.network.message used by net.minecraft.serverClassDescriptionMessage decorator decorates the chat messages and other messages server-side.A pair of the profile ID and public key of the message's source.A record holding the message type and the decoration parameters.A signed message, consisting of the signature, the signed content, and the optional unsigned content supplied when the chat decorator produced unsigned message due to the chat preview being disabled on either side.
-
Classes in net.minecraft.network.message used by net.minecraft.server.commandClassDescriptionA pair of the profile ID and public key of the message's source.A record holding the message type and the decoration parameters.A class wrapping
SignedMessage
on the server to allow custom behavior for sending messages.An interface wrappingArgumentSignatureDataMap
with metadata attached. -
Classes in net.minecraft.network.message used by net.minecraft.server.networkClassDescriptionUnpacker creates a signed message on the server with the server's preceding message signature when they receive a message.The header of a message, which contains the preceding message's signature and the sender's UUID.A message signature data that can be verified when given the header.A record holding the message type and the decoration parameters.A class wrapping
SignedMessage
on the server to allow custom behavior for sending messages.A signed message, consisting of the signature, the signed content, and the optional unsigned content supplied when the chat decorator produced unsigned message due to the chat preview being disabled on either side. -
Classes in net.minecraft.network.message used by net.minecraft.textClassDescriptionA record holding the message type and the decoration parameters.
-
Classes in net.minecraft.network.message used by net.minecraft.util.registryClassDescriptionA message type (also known as "chat type") controls how to display or narrate the chat messages sent to the clients.