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

26 lines
778 B
Plaintext

CLASS djr net/minecraft/client/render/entity/EntityRenderDispatcher
FIELD a textureManager Ldon;
FIELD b world Lbcl;
FIELD g settings Lcqa;
FIELD k renderers Ljava/util/Map;
FIELD l skinMap Ljava/util/Map;
FIELD m playerRenderer Ldnz;
FIELD n fontRenderer Lcqm;
FIELD o renderPosX D
FIELD p renderPosY D
FIELD q renderPosZ D
FIELD r renderOutlines Z
METHOD <init> (Ldon;Ldkm;Lwm;)V
ARG 1 textureManager
METHOD a setRenderPosition (DDD)V
ARG 1 x
METHOD a getRenderer (Lahc;)Ldjs;
METHOD a renderHitbox (Lahc;DDDFF)V
METHOD a render (Lahc;DDDFFZ)V
METHOD a renderSecondPass (Lahc;F)V
METHOD a render (Lahc;FZ)V
METHOD a getRenderer (Ljava/lang/Class;)Ldjs;
METHOD b hasSecondPass (Lahc;)Z
METHOD c getFontRenderer ()Lcqm;
METHOD c setRenderOutlines (Z)V