History - net.minecraft.network.protocol.configuration.ConfigurationPacketTypes

1.21.8

Names

Fields

Constructors

Methods

1.21.7

Names

Fields

Constructors

Methods

1.21.6

Names

abt

ace

Fields

Constructors

Methods

1.21.5

Names

aaz

abt

Fields

Constructors

Methods

1.21.4

Names

acf

aaz

Fields

Constructors

Methods

1.21.3

Names

abi

acf

Fields

Constructors

Methods

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

abw

abi

Fields

Constructors

Methods

1.20.6

Names

abw

net.minecraft.network.protocol.configuration.ConfigurationPacketTypes

net.minecraft.class_9156

net.minecraft.network.packet.ConfigPackets

net.minecraft.src.C_313501_

net.minecraft.network.protocol.configuration.ConfigurationPacketTypes

Fields

PacketType<ClientboundFinishConfigurationPacket>: a, CLIENTBOUND_FINISH_CONFIGURATION, field_48694, FINISH_CONFIGURATION_S2C, f_315770_

PacketType<ClientboundRegistryDataPacket>: b, CLIENTBOUND_REGISTRY_DATA, field_48695, REGISTRY_DATA, f_314997_

PacketType<ClientboundUpdateEnabledFeaturesPacket>: c, CLIENTBOUND_UPDATE_ENABLED_FEATURES, field_48696, UPDATE_ENABLED_FEATURES, f_316956_

PacketType<ClientboundSelectKnownPacks>: d, CLIENTBOUND_SELECT_KNOWN_PACKS, field_49018, SELECT_KNOWN_PACKS_S2C, f_316719_

PacketType<ClientboundResetChatPacket>: e, CLIENTBOUND_RESET_CHAT, field_50085, RESET_CHAT, f_315012_

PacketType<ServerboundFinishConfigurationPacket>: f, SERVERBOUND_FINISH_CONFIGURATION, field_48697, FINISH_CONFIGURATION_C2S, f_314238_

PacketType<ServerboundSelectKnownPacks>: g, SERVERBOUND_SELECT_KNOWN_PACKS, field_49019, SELECT_KNOWN_PACKS_C2S, f_315102_

Constructors

()

Methods

<T extends Packet<ClientConfigurationPacketListener>> PacketType<T> (String): a, createClientbound, method_56510, s2c, m_324615_

<T extends Packet<ServerConfigurationPacketListener>> PacketType<T> (String): b, createServerbound, method_56511, c2s, m_324489_