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

27 lines
865 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS doo net/minecraft/client/render/entity/EntityRenderer
FIELD a SHADOW_TEX Lqr;
FIELD b renderManager Ldon;
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-27 14:35:10 -04:00
METHOD a getTexture (Lahz;)Lqr;
METHOD a renderEntityOnFire (Lahz;DDDF)V
2018-11-04 07:22:38 -05:00
ARG 2 x
ARG 4 y
2019-03-27 14:35:10 -04:00
METHOD a render (Lahz;DDDFF)V
METHOD a isVisible (Lahz;Ldms;DDD)Z
METHOD a renderEntityLabel (Lahz;Ljava/lang/String;DDDI)V
2018-11-04 07:22:38 -05:00
ARG 1 entity
ARG 2 text
2019-03-27 14:35:10 -04:00
METHOD a projectShadow (Lbuw;Lbgy;Lev;DDDLev;FFDDD)V
METHOD a renderBox (Lcrb;DDD)V
METHOD a bindTexture (Lqr;)V
2018-12-22 13:20:49 -05:00
METHOD a setRenderOutlines (Z)V
2019-03-27 14:35:10 -04:00
METHOD b getFontRenderer ()Lcvk;
METHOD b renderSecondPass (Lahz;DDDFF)V
METHOD c getRenderManager ()Ldon;
METHOD c getOutlineColor (Lahz;)I
METHOD c postRender (Lahz;DDDFF)V
METHOD d bindEntityTexture (Lahz;)Z
METHOD d renderShadow (Lahz;DDDFF)V
METHOD e applyLightmapCoordinates (Lahz;)V