Uses of Package
net.minecraft.network.message
Package
Description
-
-
ClassDescriptionCollects the message that are last seen by a client.Packers sign a message on the client with its preceding message's index.Collects message signatures on the server to make a message chain.Verifies incoming messages' signature and the message chain.A signed message, consisting of the signature, the signed content, the message body, the link to its preceding message, and the optional unsigned content supplied when the message decorator modified the message.
-
ClassDescriptionA message signature data that can be verified.A record holding the message type and the decoration parameters.A signed message, consisting of the signature, the signed content, the message body, the link to its preceding message, and the optional unsigned content supplied when the message decorator modified the message.
-
ClassDescriptionRepresents a link to the preceding message that a particular message has.A message signature data that can be verified.A signed message, consisting of the signature, the signed content, the message body, the link to its preceding message, and the optional unsigned content supplied when the message decorator modified the message.
-
ClassDescriptionA signed message, consisting of the signature, the signed content, the message body, the link to its preceding message, and the optional unsigned content supplied when the message decorator modified the message.
-
ClassDescriptionA signed message, consisting of the signature, the signed content, the message body, the link to its preceding message, and the optional unsigned content supplied when the message decorator modified the message.
-
ClassDescriptionPackers sign a message on the client with its preceding message's index.Unpacker creates a signed message on the server with the server's preceding message index when they receive a message.Verifies incoming messages' signature and the message chain.
-
ClassDescriptionA message that is acknowledged.A 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 list of messages a client has seen.A record of messages acknowledged by a client.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".The serialized version of
MessageBody
used in networking.Packers sign a message on the client with its preceding message's index.Unpacker creates a signed message on the server with the server's preceding message index when they receive a message.Message decorator decorates the chat messages and other messages server-side.Represents a link to the preceding message that a particular message has.A message signature data that can be verified.Collects message signatures on the server to make a message chain.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 ofMessageType.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
.A signed message, consisting of the signature, the signed content, the message body, the link to its preceding message, and the optional unsigned content supplied when the message decorator modified the message. -
ClassDescriptionA record holding the signatures for all signable arguments of an executed command.A record of messages acknowledged by a client.A message signature data that can be verified.
-
ClassDescriptionThe serialized version of
MessageBody
used in networking.A message signature data that can be verified.The serialized version ofMessageType.Parameters
that is used in packets. -
ClassDescriptionA message type (also known as "chat type") controls how to display or narrate the chat messages sent to the clients.
-
ClassDescriptionMessage decorator decorates the chat messages and other messages server-side.A record holding the message type and the decoration parameters.A signed message, consisting of the signature, the signed content, the message body, the link to its preceding message, and the optional unsigned content supplied when the message decorator modified the message.
-
ClassDescriptionA 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
.A signed message, consisting of the signature, the signed content, the message body, the link to its preceding message, and the optional unsigned content supplied when the message decorator modified the message. -
-
ClassDescriptionA class that validates the clients' message acknowledgment.A list of messages a client has seen.A record of messages acknowledged by a client.Unpacker creates a signed message on the server with the server's preceding message index when they receive a message.Queues a future that handles received messages on the server thread.Collects message signatures on the server to make a message chain.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, the message body, the link to its preceding message, and the optional unsigned content supplied when the message decorator modified the message. -
ClassDescriptionA record holding the message type and the decoration parameters.