public class CommandSuggestionsC2SPacket
implements Packet<ServerPlayPacketHandler>
| il | |
| net.minecraft.unmapped.C_59311987 | |
| net.minecraft.network.packet.c2s.play.CommandSuggestionsC2SPacket |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private String |
| ||||||
| private boolean |
| ||||||
| private BlockPos |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (String command, BlockPos pos, boolean requireLeadingSlash) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| public void |
| ||||||
| public void |
| ||||||
| public String |
| ||||||
| public BlockPos |
| ||||||
| public boolean |
|