Uses of Record Class
net.minecraft.network.protocol.status.ClientboundStatusResponsePacket
Packages that use ClientboundStatusResponsePacket
-
Uses of ClientboundStatusResponsePacket in net.minecraft.network.protocol.status
Fields in net.minecraft.network.protocol.status with type parameters of type ClientboundStatusResponsePacketModifier and TypeFieldDescriptionstatic final PacketType<ClientboundStatusResponsePacket> StatusPacketTypes.CLIENTBOUND_STATUS_RESPONSEstatic final StreamCodec<FriendlyByteBuf, ClientboundStatusResponsePacket> ClientboundStatusResponsePacket.STREAM_CODECMethods in net.minecraft.network.protocol.status that return types with arguments of type ClientboundStatusResponsePacketMethods in net.minecraft.network.protocol.status with parameters of type ClientboundStatusResponsePacketModifier and TypeMethodDescriptionvoidClientStatusPacketListener.handleStatusResponse(ClientboundStatusResponsePacket p_134872_)