yarn/mappings/net/minecraft/client/network/AbstractClientPlayerEntity....

24 lines
1.1 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_742 net/minecraft/client/network/AbstractClientPlayerEntity
FIELD field_17892 clientWorld Lnet/minecraft/class_638;
FIELD field_3898 elytraRoll F
FIELD field_3899 elytraYaw F
FIELD field_3900 elytraPitch F
FIELD field_3901 cachedScoreboardEntry Lnet/minecraft/class_640;
METHOD <init> (Lnet/minecraft/class_638;Lcom/mojang/authlib/GameProfile;)V
2019-04-16 10:13:47 -04:00
ARG 1 world
ARG 2 profile
2019-06-28 17:55:20 -04:00
METHOD method_3117 getSkinTexture ()Lnet/minecraft/class_2960;
METHOD method_3118 getSpeed ()F
METHOD method_3119 getCapeTexture ()Lnet/minecraft/class_2960;
2021-03-10 13:34:17 -05:00
METHOD method_3120 loadSkin (Lnet/minecraft/class_2960;Ljava/lang/String;)V
2019-02-16 15:49:37 -05:00
ARG 0 id
ARG 1 playerName
2019-06-28 17:55:20 -04:00
METHOD method_3121 getModel ()Ljava/lang/String;
METHOD method_3122 getElytraTexture ()Lnet/minecraft/class_2960;
METHOD method_3123 getPlayerListEntry ()Lnet/minecraft/class_640;
METHOD method_3124 getSkinId (Ljava/lang/String;)Lnet/minecraft/class_2960;
2019-02-16 15:49:37 -05:00
ARG 0 playerName
2019-06-28 17:55:20 -04:00
METHOD method_3125 canRenderCapeTexture ()Z
METHOD method_3126 canRenderElytraTexture ()Z
METHOD method_3127 hasSkinTexture ()Z