History - net.minecraft.network.packet.CommonPackets
26.3-snapshot-3
Names
Fields
PacketType<PostEffectsS2CPacket>: CLIENTBOUND_POST_EFFECTS, field_1_8716, POST_EFFECTS
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
Constructors
Methods
1.21.11_unobfuscated
Names
net.minecraft.network.protocol.common.CommonPacketTypes
net.minecraft.class_9152
net.minecraft.network.packet.CommonPackets
Fields
PacketType<ClearDialogS2CPacket>: CLIENTBOUND_CLEAR_DIALOG, field_60606, CLEAR_DIALOG
PacketType<CustomPayloadS2CPacket>: CLIENTBOUND_CUSTOM_PAYLOAD, field_48631, CUSTOM_PAYLOAD_S2C
PacketType<CustomReportDetailsS2CPacket>: CLIENTBOUND_CUSTOM_REPORT_DETAILS, field_52191, CUSTOM_REPORT_DETAILS
PacketType<DisconnectS2CPacket>: CLIENTBOUND_DISCONNECT, field_48632, DISCONNECT
PacketType<KeepAliveS2CPacket>: CLIENTBOUND_KEEP_ALIVE, field_48633, KEEP_ALIVE_S2C
PacketType<CommonPingS2CPacket>: CLIENTBOUND_PING, field_48634, PING
PacketType<ResourcePackRemoveS2CPacket>: CLIENTBOUND_RESOURCE_PACK_POP, field_48635, RESOURCE_PACK_POP
PacketType<ResourcePackSendS2CPacket>: CLIENTBOUND_RESOURCE_PACK_PUSH, field_48636, RESOURCE_PACK_PUSH
PacketType<ServerLinksS2CPacket>: CLIENTBOUND_SERVER_LINKS, field_52192, SERVER_LINKS
PacketType<ShowDialogS2CPacket>: CLIENTBOUND_SHOW_DIALOG, field_60607, SHOW_DIALOG
PacketType<StoreCookieS2CPacket>: CLIENTBOUND_STORE_COOKIE, field_48637, STORE_COOKIE
PacketType<ServerTransferS2CPacket>: CLIENTBOUND_TRANSFER, field_48638, TRANSFER
PacketType<SynchronizeTagsS2CPacket>: CLIENTBOUND_UPDATE_TAGS, field_48639, UPDATE_TAGS
PacketType<ClientOptionsC2SPacket>: SERVERBOUND_CLIENT_INFORMATION, field_48640, CLIENT_INFORMATION
PacketType<CustomPayloadC2SPacket>: SERVERBOUND_CUSTOM_PAYLOAD, field_48641, CUSTOM_PAYLOAD_C2S
PacketType<KeepAliveC2SPacket>: SERVERBOUND_KEEP_ALIVE, field_48642, KEEP_ALIVE_C2S
PacketType<CommonPongC2SPacket>: SERVERBOUND_PONG, field_48643, PONG
PacketType<ResourcePackStatusC2SPacket>: SERVERBOUND_RESOURCE_PACK, field_48644, RESOURCE_PACK
PacketType<CustomClickActionC2SPacket>: SERVERBOUND_CUSTOM_CLICK_ACTION, field_60849, CUSTOM_CLICK_ACTION
Constructors
()
Methods
<T extends Packet<ClientCommonPacketListener>> PacketType<T> (String): createClientbound, method_56472, s2c
<T extends Packet<ServerCommonPacketListener>> PacketType<T> (String): createServerbound, method_56473, c2s