implements Packet<ClientCommonPacketListener>
| abr | |
| net.minecraft.network.protocol.common.ClientboundStoreCookiePacket | |
| net.minecraft.class_9150 | |
| net.minecraft.network.packet.s2c.common.StoreCookieS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||
| private final byte[] |
| ||||||||
| public static final StreamCodec<FriendlyByteBuf, ClientboundStoreCookiePacket> |
| ||||||||
| private static final int |
| ||||||||
| public static final StreamCodec<io.netty.buffer.ByteBuf, byte[]> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (Identifier key, byte[] payload) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ClientboundStoreCookiePacket> |
| ||||||||
| public void |
| ||||||||
| public Identifier |
| ||||||||
| public byte[] |
|