Uses of Record Class
net.minecraft.network.protocol.login.ServerboundCustomQueryAnswerPacket
-
Uses of ServerboundCustomQueryAnswerPacket in net.minecraft.network.protocol.login
Modifier and TypeFieldDescriptionstatic final PacketType
<ServerboundCustomQueryAnswerPacket> LoginPacketTypes.SERVERBOUND_CUSTOM_QUERY_ANSWER
static final StreamCodec
<FriendlyByteBuf, ServerboundCustomQueryAnswerPacket> ServerboundCustomQueryAnswerPacket.STREAM_CODEC
Modifier and TypeMethodDescriptionprivate static ServerboundCustomQueryAnswerPacket
ServerboundCustomQueryAnswerPacket.read
(FriendlyByteBuf p_295711_) Modifier and TypeMethodDescriptionvoid
ServerLoginPacketListener.handleCustomQueryPacket
(ServerboundCustomQueryAnswerPacket p_296280_) -
Uses of ServerboundCustomQueryAnswerPacket in net.minecraft.server.network
Modifier and TypeMethodDescriptionvoid
ServerLoginPacketListenerImpl.handleCustomQueryPacket
(ServerboundCustomQueryAnswerPacket p_295398_)