yarn/mappings/net/minecraft/client/network/ScoreboardEntry.mapping

18 lines
575 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS dcu net/minecraft/client/network/ScoreboardEntry
FIELD a profile Lcom/mojang/authlib/GameProfile;
2019-02-13 12:35:08 -05:00
FIELD c gameMode Lbcy;
FIELD d latency I
2019-02-13 12:35:08 -05:00
FIELD g displayName Ljg;
METHOD a getProfile ()Lcom/mojang/authlib/GameProfile;
METHOD a setLatency (I)V
2019-02-13 12:35:08 -05:00
METHOD a setGameMode (Lbcy;)V
METHOD a setDisplayName (Ljg;)V
METHOD b getGameMode ()Lbcy;
METHOD c getLatency ()I
METHOD e isSkinTextureLoaded ()Z
2019-02-13 12:35:08 -05:00
METHOD g getSkinTexture ()Lqh;
METHOD h getCapeTexture ()Lqh;
METHOD i getElytraTexture ()Lqh;
METHOD j getScoreboardTeam ()Lcoe;
METHOD l getDisplayName ()Ljg;