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

26 lines
828 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS djx net/minecraft/client/render/entity/EntityRenderer
FIELD a SHADOW_TEX Lqc;
FIELD b renderManager Ldjw;
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-16 13:24:40 -05:00
METHOD a getTexture (Lahc;)Lqc;
METHOD a renderEntityOnFire (Lahc;DDDF)V
2018-11-04 07:22:38 -05:00
ARG 2 x
ARG 4 y
2019-01-16 13:24:40 -05:00
METHOD a render (Lahc;DDDFF)V
METHOD a renderEntityLabel (Lahc;Ljava/lang/String;DDDI)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 text
2019-01-16 13:24:40 -05:00
METHOD a projectShadow (Lbqi;Lbcm;Let;DDDLet;FFDDD)V
METHOD a renderBox (Lcms;DDD)V
METHOD a bindTexture (Lqc;)V
2018-12-22 13:20:49 -05:00
METHOD a setRenderOutlines (Z)V
2019-01-16 13:24:40 -05:00
METHOD b getFontRenderer ()Lcqs;
METHOD b renderSecondPass (Lahc;DDDFF)V
METHOD c getRenderManager ()Ldjw;
METHOD c getOutlineColor (Lahc;)I
METHOD c postRender (Lahc;DDDFF)V
METHOD d bindEntityTexture (Lahc;)Z
METHOD d renderShadow (Lahc;DDDFF)V
METHOD e applyLightmapCoordinates (Lahc;)V