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

30 lines
692 B
Plaintext
Raw Normal View History

CLASS boi net/minecraft/client/player/EntityPlayerOther
FIELD bS pitch D
FIELD d rotationUpdates I
FIELD e clientX D
FIELD f clientY D
FIELD g clientZ D
FIELD h yaw D
METHOD <init> (Laiw;Lcom/mojang/authlib/GameProfile;)V
ARG 0 world
ARG 1 profile
METHOD a shouldRender (D)Z
ARG 0 distanceSq
METHOD a setPositionAndRotations (DDDFFIZ)V
ARG 0 x
ARG 1 y
ARG 2 z
ARG 3 yaw
ARG 4 pitch
METHOD a hasPermission (ILjava/lang/String;)Z
ARG 0 permissionLevel
ARG 1 commandName
METHOD a appendCommandFeedback (Lfa;)V
ARG 0 component
METHOD a damage (Lrr;F)Z
ARG 0 source
ARG 1 damage
METHOD c getBlockPos ()Lcn;
METHOD n updateMovement ()V
METHOD y_ update ()V