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

27 lines
865 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS dld net/minecraft/client/render/entity/EntityRenderer
2019-02-20 15:49:23 -05:00
FIELD a SHADOW_TEX Lqi;
2019-02-21 13:19:18 -05:00
FIELD b renderManager Ldlc;
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-02-21 13:19:18 -05:00
METHOD a getTexture (Lahm;)Lqi;
METHOD a renderEntityOnFire (Lahm;DDDF)V
2018-11-04 07:22:38 -05:00
ARG 2 x
ARG 4 y
2019-02-21 13:19:18 -05:00
METHOD a render (Lahm;DDDFF)V
2019-02-27 13:09:24 -05:00
METHOD a isVisible (Lahm;Ldjj;DDD)Z
2019-02-21 13:19:18 -05:00
METHOD a renderEntityLabel (Lahm;Ljava/lang/String;DDDI)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 text
2019-02-21 13:19:18 -05:00
METHOD a projectShadow (Lbre;Lbdi;Les;DDDLes;FFDDD)V
METHOD a renderBox (Lcng;DDD)V
2019-02-20 15:49:23 -05:00
METHOD a bindTexture (Lqi;)V
2018-12-22 13:20:49 -05:00
METHOD a setRenderOutlines (Z)V
2019-02-21 13:19:18 -05:00
METHOD b getFontRenderer ()Lcrp;
METHOD b renderSecondPass (Lahm;DDDFF)V
METHOD c getRenderManager ()Ldlc;
METHOD c getOutlineColor (Lahm;)I
METHOD c postRender (Lahm;DDDFF)V
METHOD d bindEntityTexture (Lahm;)Z
METHOD d renderShadow (Lahm;DDDFF)V
METHOD e applyLightmapCoordinates (Lahm;)V