implements Packet<ClientGamePacketListener>
act | |
net.minecraft.network.protocol.game.ClientboundCustomChatCompletionsPacket | |
net.minecraft.class_7597 | |
net.minecraft.network.packet.s2c.play.ChatSuggestionsS2CPacket | |
net.minecraft.src.C_240654_ | |
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 entries, List<String> arg1) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
private void |
| ||||||||||
public PacketType<ClientboundCustomChatCompletionsPacket> |
| ||||||||||
public void |
| ||||||||||
public ClientboundCustomChatCompletionsPacket$Action |
| ||||||||||
public List<String> |
|