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

26 lines
828 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS djq net/minecraft/client/render/entity/EntityRenderer
FIELD a SHADOW_TEX Lqe;
FIELD b renderManager Ldjp;
2018-12-22 13:20:49 -05:00
FIELD e renderOutlines Z
2018-12-12 12:12:26 -05:00
METHOD a hasSecondPass ()Z
2019-01-09 12:20:38 -05:00
METHOD a getTexture (Lahd;)Lqe;
METHOD a renderEntityOnFire (Lahd;DDDF)V
2018-11-04 07:22:38 -05:00
ARG 2 x
ARG 4 y
2019-01-09 12:20:38 -05:00
METHOD a render (Lahd;DDDFF)V
METHOD a renderEntityLabel (Lahd;Ljava/lang/String;DDDI)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 text
2019-01-09 12:20:38 -05:00
METHOD a projectShadow (Lbqe;Lbcj;Let;DDDLet;FFDDD)V
METHOD a renderBox (Lcmo;DDD)V
METHOD a bindTexture (Lqe;)V
2018-12-22 13:20:49 -05:00
METHOD a setRenderOutlines (Z)V
2019-01-09 12:20:38 -05:00
METHOD b getFontRenderer ()Lcqn;
METHOD b renderSecondPass (Lahd;DDDFF)V
METHOD c getRenderManager ()Ldjp;
METHOD c getOutlineColor (Lahd;)I
METHOD c postRender (Lahd;DDDFF)V
METHOD d bindEntityTexture (Lahd;)Z
METHOD d renderShadow (Lahd;DDDFF)V
METHOD e applyLightmapCoordinates (Lahd;)V