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

9 lines
266 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS dnr net/minecraft/client/render/entity/feature/FeatureRenderer
FIELD a context Ldlm;
METHOD <init> (Ldlm;)V
2018-12-22 13:20:49 -05:00
ARG 1 context
2019-01-30 12:48:39 -05:00
METHOD a applyLightmapCoordinates (Lahe;)V
METHOD a render (Lahe;FFFFFFF)V
2019-01-24 11:47:45 -05:00
METHOD a bindTexture (Lqd;)V
2019-01-30 12:48:39 -05:00
METHOD c getModel ()Lczm;