acn | |
net.minecraft.network.protocol.cookie.CookiePacketTypes | |
net.minecraft.class_9089 | |
net.minecraft.network.packet.CookiePackets | |
net.minecraft.network.protocol.cookie.CookiePacketTypes |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final PacketType<ClientboundCookieRequestPacket> |
| ||||||||
public static final PacketType<ServerboundCookieResponsePacket> |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static <T extends Packet<ClientCookiePacketListener>> PacketType<T> |
| ||||||||
private static <T extends Packet<ServerCookiePacketListener>> PacketType<T> |
|