History - net.minecraft.network.packet.PingPackets
26.3-snapshot-3
Names
Fields
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.ping.PingPacketTypes
net.minecraft.class_9100
net.minecraft.network.packet.PingPackets
Fields
PacketType<PingResultS2CPacket>: CLIENTBOUND_PONG_RESPONSE, field_48255, PONG_RESPONSE
PacketType<QueryPingC2SPacket>: SERVERBOUND_PING_REQUEST, field_48256, PING_REQUEST
Constructors
()
Methods
<T extends Packet<ClientPingResultPacketListener>> PacketType<T> (String): createClientbound, method_56023, s2c
<T extends Packet<ServerQueryPingPacketListener>> PacketType<T> (String): createServerbound, method_56024, c2s