Uses of Record Class
net.minecraft.network.protocol.game.ClientboundCustomChatCompletionsPacket
Packages that use ClientboundCustomChatCompletionsPacket
-
Uses of ClientboundCustomChatCompletionsPacket in net.minecraft.client.multiplayer
Methods in net.minecraft.client.multiplayer with parameters of type ClientboundCustomChatCompletionsPacketModifier and TypeMethodDescriptionvoid
ClientPacketListener.handleCustomChatCompletions
(ClientboundCustomChatCompletionsPacket p_240832_) -
Uses of ClientboundCustomChatCompletionsPacket in net.minecraft.network.protocol.game
Methods in net.minecraft.network.protocol.game with parameters of type ClientboundCustomChatCompletionsPacketModifier and TypeMethodDescriptionvoid
ClientGamePacketListener.handleCustomChatCompletions
(ClientboundCustomChatCompletionsPacket p_240770_)