implements Packet<ClientPlayPacketListener>
| net.minecraft.network.protocol.game.ClientboundCommandSuggestionsPacket | |
| net.minecraft.class_2639 | |
| net.minecraft.network.packet.s2c.play.CommandSuggestionsS2CPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final int |
|
||||||
| private final int |
|
||||||
| private final List<CommandSuggestionsS2CPacket$Suggestion> |
|
||||||
| public static final PacketCodec<RegistryByteBuf, CommandSuggestionsS2CPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int completionId, com.mojang.brigadier.suggestion.Suggestions suggestions) |
| public | (int id, int start, int length, List<CommandSuggestionsS2CPacket$Suggestion> suggestions) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public PacketType<CommandSuggestionsS2CPacket> |
|
||||||
| public void |
|
||||||
| public com.mojang.brigadier.suggestion.Suggestions |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public List<CommandSuggestionsS2CPacket$Suggestion> |
|
||||||
| public void |
|
||||||
| private static com.mojang.brigadier.suggestion.Suggestion |
|
||||||
| private static CommandSuggestionsS2CPacket$Suggestion |
|