Class PacketIdDefinitions
Namespace: Void.Minecraft.Network.Definitions
Assembly: Void.Minecraft.dll
Provides built-in packet identifier mappings across supported Java Edition protocol versions.
public static class PacketIdDefinitionsInheritance
Inherited Members
object.Equals(object?), object.Equals(object?, object?), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object?, object?), object.ToString()
Remarks
The arrays are mutable shared definitions; consumers should treat their contents as read-only.
Fields
ClientboundBundleDelimiter
Mappings for the clientbound bundle-delimiter packet.
public static readonly MinecraftPacketIdMapping[] ClientboundBundleDelimiterField Value
ClientboundChatMessage
Mappings for the legacy clientbound chat-message packet.
public static readonly MinecraftPacketIdMapping[] ClientboundChatMessageField Value
ClientboundCommandSuggestionsResponse
Mappings for the clientbound command-suggestions response packet.
public static readonly MinecraftPacketIdMapping[] ClientboundCommandSuggestionsResponseField Value
ClientboundCommands
Mappings for the clientbound commands packet.
public static readonly MinecraftPacketIdMapping[] ClientboundCommandsField Value
ClientboundConfigurationDisconnect
Mappings for the clientbound configuration disconnect packet.
public static readonly MinecraftPacketIdMapping[] ClientboundConfigurationDisconnectField Value
ClientboundConfigurationFinishConfiguration
Mappings for the clientbound finish-configuration packet.
public static readonly MinecraftPacketIdMapping[] ClientboundConfigurationFinishConfigurationField Value
ClientboundConfigurationKeepAliveRequest
Mappings for the clientbound configuration keep-alive request packet.
public static readonly MinecraftPacketIdMapping[] ClientboundConfigurationKeepAliveRequestField Value
ClientboundEncryptionRequest
Mappings for the clientbound encryption-request packet.
public static readonly MinecraftPacketIdMapping[] ClientboundEncryptionRequestField Value
ClientboundJoinGame
Mappings for the clientbound join-game packet.
public static readonly MinecraftPacketIdMapping[] ClientboundJoinGameField Value
ClientboundLoginDisconnect
Mappings for the clientbound login disconnect packet.
public static readonly MinecraftPacketIdMapping[] ClientboundLoginDisconnectField Value
ClientboundLoginPluginRequest
Mappings for the clientbound login plugin-request packet.
public static readonly MinecraftPacketIdMapping[] ClientboundLoginPluginRequestField Value
ClientboundLoginSuccess
Mappings for the clientbound login-success packet.
public static readonly MinecraftPacketIdMapping[] ClientboundLoginSuccessField Value
ClientboundPlayDisconnect
Mappings for the clientbound play disconnect packet.
public static readonly MinecraftPacketIdMapping[] ClientboundPlayDisconnectField Value
ClientboundPlayKeepAliveRequest
Mappings for the clientbound play keep-alive request packet.
public static readonly MinecraftPacketIdMapping[] ClientboundPlayKeepAliveRequestField Value
ClientboundPlayPluginMessage
Mappings for the clientbound play plugin-message packet.
public static readonly MinecraftPacketIdMapping[] ClientboundPlayPluginMessageField Value
ClientboundRespawn
Mappings for the clientbound respawn packet.
public static readonly MinecraftPacketIdMapping[] ClientboundRespawnField Value
ClientboundSetCompression
Mappings for the clientbound set-compression packet.
public static readonly MinecraftPacketIdMapping[] ClientboundSetCompressionField Value
ClientboundSetHeldItem
Mappings for the clientbound set-held-item packet.
public static readonly MinecraftPacketIdMapping[] ClientboundSetHeldItemField Value
ClientboundStartConfiguration
Mappings for the clientbound start-configuration packet.
public static readonly MinecraftPacketIdMapping[] ClientboundStartConfigurationField Value
ClientboundSystemChatMessage
Mappings for the clientbound system-chat packet.
public static readonly MinecraftPacketIdMapping[] ClientboundSystemChatMessageField Value
ServerboundAcknowledgeConfiguration
Mappings for the serverbound acknowledge-configuration packet sent from play.
public static readonly MinecraftPacketIdMapping[] ServerboundAcknowledgeConfigurationField Value
ServerboundAcknowledgeFinishConfiguration
Mappings for the serverbound finish-configuration acknowledgement packet.
public static readonly MinecraftPacketIdMapping[] ServerboundAcknowledgeFinishConfigurationField Value
ServerboundChatCommand
Mappings for the serverbound unsigned chat-command packet.
public static readonly MinecraftPacketIdMapping[] ServerboundChatCommandField Value
ServerboundChatMessage
Mappings for the legacy serverbound chat-message packet.
public static readonly MinecraftPacketIdMapping[] ServerboundChatMessageField Value
ServerboundCommandSuggestionsRequest
Mappings for the serverbound command-suggestions request packet.
public static readonly MinecraftPacketIdMapping[] ServerboundCommandSuggestionsRequestField Value
ServerboundConfigurationKeepAliveResponse
Mappings for the serverbound configuration keep-alive response packet.
public static readonly MinecraftPacketIdMapping[] ServerboundConfigurationKeepAliveResponseField Value
ServerboundEncryptionResponse
Maps the serverbound login encryption response packet to its packet ID for all supported protocol versions.
public static readonly MinecraftPacketIdMapping[] ServerboundEncryptionResponseField Value
ServerboundHandshake
Mappings for the serverbound handshake packet.
public static readonly MinecraftPacketIdMapping[] ServerboundHandshakeField Value
ServerboundKeyedChatCommand
Mappings for the serverbound keyed chat-command packet.
public static readonly MinecraftPacketIdMapping[] ServerboundKeyedChatCommandField Value
ServerboundLoginAcknowledged
Mappings for the serverbound login-acknowledged packet.
public static readonly MinecraftPacketIdMapping[] ServerboundLoginAcknowledgedField Value
ServerboundLoginPluginResponse
Mappings for the serverbound login plugin-response packet.
public static readonly MinecraftPacketIdMapping[] ServerboundLoginPluginResponseField Value
ServerboundLoginStart
Mappings for the serverbound login-start packet.
public static readonly MinecraftPacketIdMapping[] ServerboundLoginStartField Value
ServerboundPlayKeepAliveResponse
Mappings for the serverbound play keep-alive response packet.
public static readonly MinecraftPacketIdMapping[] ServerboundPlayKeepAliveResponseField Value
ServerboundPlayPluginMessage
Mappings for the serverbound play plugin-message packet.
public static readonly MinecraftPacketIdMapping[] ServerboundPlayPluginMessageField Value
ServerboundSetHeldItem
Mappings for the serverbound set-held-item packet.
public static readonly MinecraftPacketIdMapping[] ServerboundSetHeldItemField Value
ServerboundSignedChatCommand
Mappings for the serverbound signed chat-command packet.
public static readonly MinecraftPacketIdMapping[] ServerboundSignedChatCommand