Uses of Class
net.minecraft.network.protocol.status.ServerboundStatusRequestPacket
-
Uses of ServerboundStatusRequestPacket in net.minecraft.network.protocol.status
Modifier and TypeFieldDescriptionstatic final ServerboundStatusRequestPacket
ServerboundStatusRequestPacket.INSTANCE
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundStatusRequestPacket> StatusPacketTypes.SERVERBOUND_STATUS_REQUEST
static final StreamCodec
<io.netty.buffer.ByteBuf, ServerboundStatusRequestPacket> ServerboundStatusRequestPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionvoid
ServerStatusPacketListener.handleStatusRequest
(ServerboundStatusRequestPacket p_134987_) -
Uses of ServerboundStatusRequestPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerStatusPacketListenerImpl.handleStatusRequest
(ServerboundStatusRequestPacket p_10095_)