net.minecraft.network.protocol.ping

public class ServerboundPingRequestPacket

implements Packet<ServerPingPacketListener>

akp
net.minecraft.network.protocol.ping.ServerboundPingRequestPacket
net.minecraft.class_2935

Field summary

Modifier and TypeField
public static final StreamCodec<io.netty.buffer.ByteBuf, ServerboundPingRequestPacket>
a
STREAM_CODEC
field_48257
private final long
b
time
field_13292

Constructor summary

ModifierConstructor
public (long arg0)
private (io.netty.buffer.ByteBuf arg0)

Method summary

Modifier and TypeMethod
private void
a(io.netty.buffer.ByteBuf arg0)
write(io.netty.buffer.ByteBuf arg0)
method_56025(io.netty.buffer.ByteBuf arg0)
public PacketType<ServerboundPingRequestPacket>
a()
type()
method_65080()
public void
a(ako arg0)
handle(ServerPingPacketListener arg0)
method_12699(class_8740 arg0)
public long
b()
getTime()
method_12700()