Uses of Record Class
net.minecraft.network.protocol.game.ClientboundCustomChatCompletionsPacket
Packages that use ClientboundCustomChatCompletionsPacket
- 
Uses of ClientboundCustomChatCompletionsPacket in net.minecraft.client.multiplayerMethods in net.minecraft.client.multiplayer with parameters of type ClientboundCustomChatCompletionsPacketModifier and TypeMethodDescriptionvoidClientPacketListener.handleCustomChatCompletions(ClientboundCustomChatCompletionsPacket p_240832_) 
- 
Uses of ClientboundCustomChatCompletionsPacket in net.minecraft.network.protocol.gameMethods in net.minecraft.network.protocol.game with parameters of type ClientboundCustomChatCompletionsPacketModifier and TypeMethodDescriptionvoidClientGamePacketListener.handleCustomChatCompletions(ClientboundCustomChatCompletionsPacket p_240770_)