yarn/mappings/net/minecraft/client/render/entity/EntityRenderer.mapping

49 lines
1.2 KiB
Plaintext

CLASS dpe net/minecraft/client/render/entity/EntityRenderer
FIELD a SHADOW_TEX Lqs;
FIELD b renderManager Ldpd;
FIELD e renderOutlines Z
METHOD a hasSecondPass ()Z
METHOD a getTexture (Laie;)Lqs;
METHOD a renderLabelIfPresent (Laie;DDD)V
ARG 1 entity
ARG 2 x
ARG 4 y
ARG 6 z
METHOD a renderEntityOnFire (Laie;DDDF)V
ARG 2 x
ARG 4 y
METHOD a render (Laie;DDDFF)V
ARG 1 entity
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 yaw
ARG 9 tickDelta
METHOD a renderLabel (Laie;DDDLjava/lang/String;D)V
ARG 2 x
ARG 4 y
ARG 6 z
ARG 8 text
METHOD a isVisible (Laie;Ldni;DDD)Z
METHOD a renderLabel (Laie;Ljava/lang/String;DDDI)V
ARG 1 entity
ARG 2 text
ARG 3 x
ARG 5 y
ARG 7 z
ARG 9 maxDistance
METHOD a projectShadow (Lbvh;Lbhi;Lev;DDDLev;FFDDD)V
METHOD a renderBox (Lcro;DDD)V
METHOD a bindTexture (Lqs;)V
METHOD a setRenderOutlines (Z)V
METHOD b getFontRenderer ()Lcvy;
METHOD b hasLabel (Laie;)Z
ARG 1 entity
METHOD b renderSecondPass (Laie;DDDFF)V
METHOD c getRenderManager ()Ldpd;
METHOD c getOutlineColor (Laie;)I
METHOD c postRender (Laie;DDDFF)V
METHOD d bindEntityTexture (Laie;)Z
METHOD d renderShadow (Laie;DDDFF)V
METHOD e applyLightmapCoordinates (Laie;)V