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

10 lines
287 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS dao net/minecraft/client/player/EntityPlayerOther
METHOD <init> (Lbae;Lcom/mojang/authlib/GameProfile;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
METHOD S_ update ()V
2017-04-05 14:11:28 -04:00
METHOD a shouldRender (D)Z
2018-11-15 12:05:03 -05:00
METHOD a damage (Lafl;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-07 11:37:58 -05:00
METHOD a appendCommandFeedback (Liz;)V
METHOD k updateMovement ()V