net.minecraft.network.protocol.status

public class ServerboundStatusRequestPacket

implements Packet<ServerStatusPacketListener>

aky
net.minecraft.network.protocol.status.ServerboundStatusRequestPacket
net.minecraft.class_2937
net.minecraft.network.packet.c2s.query.QueryRequestC2SPacket
net.minecraft.network.protocol.status.PacketStatusInStart

Field summary

Modifier and TypeField
public static final ServerboundStatusRequestPacket
a
INSTANCE
field_48259
INSTANCE
public static final StreamCodec<io.netty.buffer.ByteBuf, ServerboundStatusRequestPacket>
b
STREAM_CODEC
field_48260
CODEC

Constructor summary

ModifierConstructor
private ()

Method summary

Modifier and TypeMethod
public PacketType<ServerboundStatusRequestPacket>
a()
type()
method_55846()
getPacketId()
public void
a(akx arg0)
handle(ServerStatusPacketListener arg0)
method_12701(class_2933 arg0)
apply(ServerQueryPacketListener arg0)