yarn/mappings/net/minecraft/client/player/EntityPlayerOther.mapping

14 lines
354 B
Plaintext
Raw Normal View History

2018-10-26 06:51:01 -04:00
CLASS cxe net/minecraft/client/player/EntityPlayerOther
METHOD <init> (Laza;Lcom/mojang/authlib/GameProfile;)V
ARG 0 world
ARG 1 profile
METHOD S_ update ()V
2017-04-05 14:11:28 -04:00
METHOD a shouldRender (D)Z
2017-05-13 02:02:51 -04:00
ARG 0 distanceSq
METHOD a damage (Laeq;F)Z
2017-05-13 02:02:51 -04:00
ARG 0 source
ARG 1 damage
METHOD a appendCommandFeedback (Liw;)V
ARG 0 feedback
METHOD k updateMovement ()V