yarn/mappings/net/minecraft/client/render/entity/feature/FeatureRenderer.mapping

10 lines
281 B
Plaintext
Raw Normal View History

2019-02-27 13:17:22 -05:00
CLASS doz net/minecraft/client/render/entity/feature/FeatureRenderer
FIELD a context Ldms;
METHOD <init> (Ldms;)V
2018-12-22 13:20:49 -05:00
ARG 1 context
2019-02-21 13:19:18 -05:00
METHOD a applyLightmapCoordinates (Lahm;)V
METHOD a render (Lahm;FFFFFFF)V
2019-02-27 13:09:24 -05:00
ARG 1 entity
2019-02-20 15:49:23 -05:00
METHOD a bindTexture (Lqi;)V
2019-02-21 13:19:18 -05:00
METHOD c getModel ()Ldal;