Fix typo where packet direction was wrong in class name

This commit is contained in:
William Gaylord 2024-01-17 13:35:03 -06:00
parent e7f9d168a7
commit 695aee6d0d
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
CLASS net/minecraft/class_9091 net/minecraft/network/packet/c2s/common/CookieRequestResponseS2CPacket
CLASS net/minecraft/class_9091 net/minecraft/network/packet/c2s/common/CookieRequestResponseC2SPacket
FIELD field_47895 CODEC Lnet/minecraft/class_9139;
METHOD method_55853 write (Lnet/minecraft/class_2540;)V