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

10 lines
287 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS dau net/minecraft/client/player/OtherPlayerEntity
METHOD <init> (Lban;Lcom/mojang/authlib/GameProfile;)V
2018-11-04 07:22:38 -05:00
ARG 1 world
2018-11-21 11:58:05 -05:00
METHOD V_ update ()V
2017-04-05 14:11:28 -04:00
METHOD a shouldRender (D)Z
2018-11-27 13:50:51 -05:00
METHOD a damage (Lafo;F)Z
2018-11-04 07:22:38 -05:00
ARG 1 source
2018-11-27 13:50:51 -05:00
METHOD a appendCommandFeedback (Lja;)V
METHOD k updateMovement ()V