implements Packet<ClientGamePacketListener>
rm | |
net.minecraft.network.protocol.game.ClientboundCommandSuggestionsPacket | |
net.minecraft.class_2639 | |
net.minecraft.unmapped.C_lwlmssje | |
net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket | |
net.minecraft.src.C_5050_ | |
net.minecraft.network.protocol.game.PacketPlayOutTabComplete |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
private final int |
| ||||||||||||
private final com.mojang.brigadier.suggestion.Suggestions |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (int completionId, com.mojang.brigadier.suggestion.Suggestions suggestions) |
public | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||||
public void |
| ||||||||||||
public int |
| ||||||||||||
public com.mojang.brigadier.suggestion.Suggestions |
|