implements Packet<ClientGamePacketListener>
| ahk | |
| net.minecraft.network.protocol.game.ClientboundSystemChatPacket | |
| net.minecraft.class_7439 | |
| net.minecraft.network.packet.s2c.play.GameMessageS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Component |
| ||||||||
| private final boolean |
| ||||||||
| public static final StreamCodec<RegistryFriendlyByteBuf, ClientboundSystemChatPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Component content, boolean overlay) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public PacketType<ClientboundSystemChatPacket> |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public Component |
| ||||||||
| public boolean |
|