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_RESPONSE
static final StreamCodec
<FriendlyByteBuf, ClientboundStatusResponsePacket> ClientboundStatusResponsePacket.STREAM_CODEC
Methods 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 TypeMethodDescriptionvoid
ClientStatusPacketListener.handleStatusResponse
(ClientboundStatusResponsePacket p_134872_)