Uses of Class
net.minecraft.network.protocol.status.ServerboundStatusRequestPacket
Packages that use ServerboundStatusRequestPacket
-
Uses of ServerboundStatusRequestPacket in net.minecraft.network.protocol.status
Fields in net.minecraft.network.protocol.status declared as ServerboundStatusRequestPacketModifier and TypeFieldDescriptionstatic final ServerboundStatusRequestPacketServerboundStatusRequestPacket.INSTANCEFields in net.minecraft.network.protocol.status with type parameters of type ServerboundStatusRequestPacketModifier and TypeFieldDescriptionstatic final PacketType<ServerboundStatusRequestPacket> StatusPacketTypes.SERVERBOUND_STATUS_REQUESTstatic final StreamCodec<io.netty.buffer.ByteBuf, ServerboundStatusRequestPacket> ServerboundStatusRequestPacket.STREAM_CODECMethods in net.minecraft.network.protocol.status that return types with arguments of type ServerboundStatusRequestPacketMethods in net.minecraft.network.protocol.status with parameters of type ServerboundStatusRequestPacketModifier and TypeMethodDescriptionvoidServerStatusPacketListener.handleStatusRequest(ServerboundStatusRequestPacket p_134987_) -
Uses of ServerboundStatusRequestPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundStatusRequestPacketModifier and TypeMethodDescriptionvoidServerStatusPacketListenerImpl.handleStatusRequest(ServerboundStatusRequestPacket p_10095_)