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

26 lines
778 B
Plaintext

CLASS djw net/minecraft/client/render/entity/EntityRenderDispatcher
FIELD a textureManager Ldos;
FIELD b world Lbci;
FIELD g settings Lcqg;
FIELD k renderers Ljava/util/Map;
FIELD l skinMap Ljava/util/Map;
FIELD m playerRenderer Ldoe;
FIELD n fontRenderer Lcqs;
FIELD o renderPosX D
FIELD p renderPosY D
FIELD q renderPosZ D
FIELD r renderOutlines Z
METHOD <init> (Ldos;Ldkr;Lwm;)V
ARG 1 textureManager
METHOD a setRenderPosition (DDD)V
ARG 1 x
METHOD a getRenderer (Lahc;)Ldjx;
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;)Ldjx;
METHOD b hasSecondPass (Lahc;)Z
METHOD c getFontRenderer ()Lcqs;
METHOD c setRenderOutlines (Z)V