yarn/mappings/net/minecraft/client/network/packet/ScoreboardObjectiveUpdateCl...

13 lines
364 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS mg net/minecraft/client/network/packet/ScoreboardObjectiveUpdateClientPacket
FIELD a name Ljava/lang/String;
2018-11-29 15:10:38 -05:00
FIELD c type Lcls$a;
FIELD d mode I
2018-11-27 13:50:51 -05:00
METHOD a read (Liq;)V
METHOD a apply (Lit;)V
METHOD a apply (Ljr;)V
METHOD b getName ()Ljava/lang/String;
2018-11-27 13:50:51 -05:00
METHOD b write (Liq;)V
METHOD c getValue ()Lja;
METHOD d getMode ()I
2018-11-29 15:10:38 -05:00
METHOD e getType ()Lcls$a;