yarn/mappings/net/minecraft/client/gui/MapRenderer.mapping

18 lines
516 B
Plaintext

CLASS cqu net/minecraft/client/gui/MapRenderer
CLASS cqu$a MapTexture
FIELD b mapState Lcix;
FIELD c texture Ldoj;
FIELD d id Lqd;
METHOD a updateTexture ()V
METHOD a draw (Z)V
FIELD a MAP_ICONS_TEXTURE Lqd;
FIELD b textureManager Ldot;
FIELD c mapTextures Ljava/util/Map;
METHOD a clearStateTextures ()V
METHOD a updateTexture (Lcix;)V
METHOD a draw (Lcix;Z)V
METHOD a getState (Lcqu$a;)Lcix;
ARG 1 texture
METHOD a getTexture (Ljava/lang/String;)Lcqu$a;
METHOD b getMapTexture (Lcix;)Lcqu$a;