This commit is contained in:
Shnupbups 2023-11-17 06:09:50 +11:00
parent 32cfbfa8d0
commit a8dc953d35
2 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ CLASS net/minecraft/class_2602 net/minecraft/network/listener/ClientPlayPacketLi
ARG 1 packet
METHOD method_11117 onPlayerRespawn (Lnet/minecraft/class_2724;)V
ARG 1 packet
METHOD method_11118 onScoreboardUpdate (Lnet/minecraft/class_2757;)V
METHOD method_11118 onScoreboardScoreUpdate (Lnet/minecraft/class_2757;)V
ARG 1 packet
METHOD method_11119 onRemoveEntityStatusEffect (Lnet/minecraft/class_2718;)V
ARG 1 packet

View File

@ -1,4 +1,4 @@
CLASS net/minecraft/class_2757 net/minecraft/network/packet/s2c/play/ScoreboardUpdateS2CPacket
CLASS net/minecraft/class_2757 net/minecraft/network/packet/s2c/play/ScoreboardScoreUpdateS2CPacket
FIELD comp_2122 scoreHolderName Ljava/lang/String;
METHOD <init> (Lnet/minecraft/class_2540;)V
ARG 1 buf