implements Packet<ClientCookiePacketListener>
| acw | |
| net.minecraft.network.protocol.cookie.ClientboundCookieRequestPacket | |
| net.minecraft.class_9088 | |
| net.minecraft.network.packet.s2c.common.CookieRequestS2CPacket |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||
| public static final StreamCodec<FriendlyByteBuf, ClientboundCookieRequestPacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (Identifier key) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||
| public PacketType<ClientboundCookieRequestPacket> |
| ||||||||
| public void |
| ||||||||
| public Identifier |
|