implements Packet<ServerGamePacketListener>
| xa | |
| net.minecraft.network.protocol.game.ServerboundChatCommandPacket | |
| net.minecraft.class_7472 | |
| net.minecraft.network.packet.c2s.play.CommandExecutionC2SPacket | |
| net.minecraft.src.C_213536_ | |
| net.minecraft.network.protocol.game.ServerboundChatCommandPacket |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final String |
| ||||||||||
| private final Instant |
| ||||||||||
| private final ArgumentSignatures |
| ||||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String command, Instant timestamp, ArgumentSignatures argumentSignatures, boolean signedPreview) |
| public | (FriendlyByteBuf buf) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| public void |
| ||||||||||
| public CommandSigningContext |
| ||||||||||
| public String |
| ||||||||||
| public Instant |
| ||||||||||
| public ArgumentSignatures |
| ||||||||||
| public boolean |
|