implements Packet<ServerGamePacketListener>
xs | |
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 long |
| ||||||||||
private final ArgumentSignatures |
| ||||||||||
private final boolean |
| ||||||||||
private final LastSeenMessages$Update |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (String command, Instant timestamp, long salt, ArgumentSignatures argumentSignatures, boolean signedPreview, LastSeenMessages$Update acknowledgment) |
public | (FriendlyByteBuf buf) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public void |
| ||||||||||
public void |
| ||||||||||
public String |
| ||||||||||
public Instant |
| ||||||||||
public long |
| ||||||||||
public ArgumentSignatures |
| ||||||||||
public boolean |
| ||||||||||
public LastSeenMessages$Update |
|