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

17 lines
456 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS bsn net/minecraft/client/player/EntityPlayerOther
FIELD bU pitch D
FIELD d rotationUpdates I
FIELD e clientX D
FIELD f clientY D
FIELD g clientZ D
FIELD h yaw D
2017-04-05 14:11:28 -04:00
METHOD B_ update ()V
METHOD a shouldRender (D)Z
METHOD a setPositionAndRotations (DDDFFIZ)V
METHOD a hasPermission (ILjava/lang/String;)Z
METHOD a appendCommandFeedback (Lgk;)V
ARG 0 feedback
2017-04-05 14:11:28 -04:00
METHOD a damage (Ltm;F)Z
METHOD c getBlockPos ()Ldx;
METHOD n updateMovement ()V