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

16 lines
715 B
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 playerListEntry Lnet/minecraft/class_640;
2023-02-17 02:09:46 -05:00
FIELD field_42906 lastVelocity Lnet/minecraft/class_243;
2022-10-19 13:11:34 -04:00
METHOD <init> (Lnet/minecraft/class_638;Lcom/mojang/authlib/GameProfile;)V
2023-02-17 02:09:46 -05:00
ARG 1 world
2019-04-16 10:13:47 -04:00
ARG 2 profile
2022-01-02 13:50:40 -05:00
METHOD method_3118 getFovMultiplier ()F
2019-06-28 17:55:20 -04:00
METHOD method_3123 getPlayerListEntry ()Lnet/minecraft/class_640;
2023-02-17 02:09:46 -05:00
METHOD method_49339 lerpVelocity (F)Lnet/minecraft/class_243;
ARG 1 tickDelta
METHOD method_52814 getSkinTextures ()Lnet/minecraft/class_8685;