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

21 lines
663 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS dfe net/minecraft/client/network/ClientPlayerEntity
FIELD cA activeHand Lagg;
FIELD ci stats Lyi;
FIELD cj recipeBook Lcqg;
2019-02-06 15:22:24 -05:00
FIELD cl clientPermissionLevel I
FIELD cw serverBrand Ljava/lang/String;
2019-02-13 12:35:08 -05:00
FIELD e networkHandler Ldcq;
FIELD f input Ldfc;
FIELD g client Lcqn;
METHOD <init> (Lcqn;Ldct;Ldcq;Lyi;Lcqg;)V
2018-11-30 06:38:47 -05:00
ARG 1 client
2019-01-30 12:48:39 -05:00
METHOD A getServerBrand ()Ljava/lang/String;
2019-02-13 12:35:08 -05:00
METHOD B getStats ()Lyi;
METHOD D getRecipeBook ()Lcqg;
METHOD a setClientPermissionLevel (I)V
2019-02-13 12:35:08 -05:00
METHOD a onRecipeDisplayed (Lbad;)V
METHOD f sendChatMessage (Ljava/lang/String;)V
METHOD g setServerBrand (Ljava/lang/String;)V
2018-12-30 09:37:50 -05:00
ARG 1 serverBrand
METHOD s updateHealth (F)V