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

14 lines
354 B
Plaintext
Raw Normal View History

2018-10-31 12:57:21 -04:00
CLASS cze net/minecraft/client/player/EntityPlayerOther
METHOD <init> (Lazt;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
2018-10-31 12:57:21 -04:00
METHOD a damage (Lafe;F)Z
2017-05-13 02:02:51 -04:00
ARG 0 source
ARG 1 damage
2018-10-31 12:57:21 -04:00
METHOD a appendCommandFeedback (Lix;)V
ARG 0 feedback
METHOD k updateMovement ()V