implements Packet<ServerCookiePacketListener>
| abs | |
| net.minecraft.network.protocol.cookie.ServerboundCookieResponsePacket | |
| net.minecraft.class_9091 | |
| net.minecraft.unmapped.C_bclgsuys | |
| net.minecraft.network.packet.c2s.common.CookieResponseC2SPacket | |
| net.minecraft.network.packet.c2s.configuration.CookieResponseC2SPacket |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final ResourceLocation |
| ||||||||||||
| private final byte[] |
| ||||||||||||
| public static final StreamCodec<FriendlyByteBuf, ServerboundCookieResponsePacket> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (FriendlyByteBuf buf) |
| public | (ResourceLocation id, byte[] payload) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private void |
| ||||||||||||
| public PacketType<ServerboundCookieResponsePacket> |
| ||||||||||||
| public void |
| ||||||||||||
| public ResourceLocation |
| ||||||||||||
| public byte[] |
|