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