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

27 lines
865 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS dob net/minecraft/client/render/entity/EntityRenderer
2019-03-14 08:57:09 -04:00
FIELD a SHADOW_TEX Lqp;
2019-03-14 11:39:51 -04:00
FIELD b renderManager Ldoa;
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-03-14 08:57:09 -04:00
METHOD a getTexture (Lahw;)Lqp;
METHOD a renderEntityOnFire (Lahw;DDDF)V
2018-11-04 07:22:38 -05:00
ARG 2 x
ARG 4 y
2019-03-14 08:57:09 -04:00
METHOD a render (Lahw;DDDFF)V
2019-03-14 11:39:51 -04:00
METHOD a isVisible (Lahw;Ldme;DDD)Z
2019-03-14 08:57:09 -04:00
METHOD a renderEntityLabel (Lahw;Ljava/lang/String;DDDI)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 text
2019-03-14 11:39:51 -04:00
METHOD a projectShadow (Lbtw;Lbga;Leu;DDDLeu;FFDDD)V
METHOD a renderBox (Lcqb;DDD)V
2019-03-14 08:57:09 -04:00
METHOD a bindTexture (Lqp;)V
2018-12-22 13:20:49 -05:00
METHOD a setRenderOutlines (Z)V
2019-03-14 11:39:51 -04:00
METHOD b getFontRenderer ()Lcuh;
2019-03-14 08:57:09 -04:00
METHOD b renderSecondPass (Lahw;DDDFF)V
2019-03-14 11:39:51 -04:00
METHOD c getRenderManager ()Ldoa;
2019-03-14 08:57:09 -04:00
METHOD c getOutlineColor (Lahw;)I
METHOD c postRender (Lahw;DDDFF)V
METHOD d bindEntityTexture (Lahw;)Z
METHOD d renderShadow (Lahw;DDDFF)V
METHOD e applyLightmapCoordinates (Lahw;)V