net.minecraft.network.protocol.common

public class ServerboundPongPacket

implements Packet<ServerCommonPacketListener>

aaz
net.minecraft.network.protocol.common.ServerboundPongPacket
net.minecraft.class_6374
net.minecraft.network.packet.c2s.common.CommonPongC2SPacket
net.minecraft.network.protocol.common.ServerboundPongPacket

Field summary

Modifier and TypeField
public static final StreamCodec<FriendlyByteBuf, ServerboundPongPacket>
a
STREAM_CODEC
field_48648
CODEC
private final int
b
id
field_33752
parameter

Constructor summary

ModifierConstructor
public (int parameter)
private (FriendlyByteBuf buf)

Method summary

Modifier and TypeMethod
private void
a(ws arg0)
write(FriendlyByteBuf arg0)
method_56477(class_2540 arg0)
write(PacketByteBuf buf)
public PacketType<ServerboundPongPacket>
a()
type()
method_55846()
getPacketId()
public void
a(aav arg0)
handle(ServerCommonPacketListener arg0)
method_36959(class_8706 arg0)
apply(ServerCommonPacketListener arg0)
public int
b()
getId()
method_36960()
getParameter()