Uses of Record Class
net.minecraft.network.protocol.login.ServerboundCustomQueryAnswerPacket
Packages that use ServerboundCustomQueryAnswerPacket
Package
Description
-
Uses of ServerboundCustomQueryAnswerPacket in net.minecraft.network.protocol.login
Methods in net.minecraft.network.protocol.login that return ServerboundCustomQueryAnswerPacketModifier and TypeMethodDescriptionServerboundCustomQueryAnswerPacket.read
(FriendlyByteBuf p_300962_) Methods in net.minecraft.network.protocol.login with parameters of type ServerboundCustomQueryAnswerPacketModifier and TypeMethodDescriptionvoid
ServerLoginPacketListener.handleCustomQueryPacket
(ServerboundCustomQueryAnswerPacket p_298453_) -
Uses of ServerboundCustomQueryAnswerPacket in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type ServerboundCustomQueryAnswerPacketModifier and TypeMethodDescriptionvoid
ServerLoginPacketListenerImpl.handleCustomQueryPacket
(ServerboundCustomQueryAnswerPacket p_297965_) -
Uses of ServerboundCustomQueryAnswerPacket in net.minecraftforge.network
Methods in net.minecraftforge.network that return ServerboundCustomQueryAnswerPacketModifier and TypeMethodDescriptionprivate static ServerboundCustomQueryAnswerPacket
NetworkDirection.loginServerbound
(FriendlyByteBuf data, Integer index, ResourceLocation channelName)