implements Packet<ClientCommonPacketListener>
| zv | |
| net.minecraft.network.protocol.common.ClientboundStoreCookiePacket | |
| net.minecraft.class_9150 | |
| net.minecraft.network.packet.s2c.common.StoreCookieS2CPacket | |
| net.minecraft.src.C_313735_ | |
| net.minecraft.network.protocol.common.ClientboundStoreCookiePacket |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||
| 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 | (ResourceLocation payload, byte[] arg1) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||
| public PacketType<ClientboundStoreCookiePacket> |
| ||||||||||
| public void |
| ||||||||||
| public ResourceLocation |
| ||||||||||
| public byte[] |
|