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

24 lines
757 B
Plaintext

CLASS dft net/minecraft/client/network/ClientPlayerEntity
FIELD cc stats Lyj;
FIELD cd recipeBook Lcqo;
FIELD cf clientPermissionLevel I
FIELD cq serverBrand Ljava/lang/String;
FIELD cu activeHand Lagg;
FIELD e networkHandler Lddg;
FIELD f input Ldfr;
FIELD g client Lcqx;
METHOD <init> (Lcqx;Lddj;Lddg;Lyj;Lcqo;)V
ARG 1 client
METHOD A getServerBrand ()Ljava/lang/String;
METHOD B getStats ()Lyj;
METHOD D getRecipeBook ()Lcqo;
METHOD F hasJumpingMount ()Z
METHOD a setClientPermissionLevel (I)V
METHOD a onRecipeDisplayed (Lbah;)V
METHOD f sendChatMessage (Ljava/lang/String;)V
METHOD g setServerBrand (Ljava/lang/String;)V
ARG 1 serverBrand
METHOD s updateHealth (F)V
METHOD x startRidingJump ()V
METHOD z openRidingInventory ()V