implements Packet<ClientGamePacketListener>
adq | |
net.minecraft.network.protocol.game.ClientboundCustomChatCompletionsPacket | |
net.minecraft.class_7597 | |
net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket | |
net.minecraft.network.protocol.game.ClientboundCustomChatCompletionsPacket |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final ClientboundCustomChatCompletionsPacket$Action |
| ||||||||
private final List<String> |
| ||||||||
public static final StreamCodec<FriendlyByteBuf, ClientboundCustomChatCompletionsPacket> |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (FriendlyByteBuf buf) |
public | (ClientboundCustomChatCompletionsPacket$Action arg0, List<String> arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||
public PacketType<ClientboundCustomChatCompletionsPacket> |
| ||||||||
public void |
| ||||||||
public ClientboundCustomChatCompletionsPacket$Action |
| ||||||||
public List<String> |
|