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

18 lines
516 B
Plaintext

CLASS cqv net/minecraft/client/gui/MapRenderer
CLASS cqv$a MapTexture
FIELD b mapState Lcir;
FIELD c texture Ldoi;
FIELD d id Lqc;
METHOD a updateTexture ()V
METHOD a draw (Z)V
FIELD a MAP_ICONS_TEXTURE Lqc;
FIELD b textureManager Ldos;
FIELD c mapTextures Ljava/util/Map;
METHOD a clearStateTextures ()V
METHOD a updateTexture (Lcir;)V
METHOD a draw (Lcir;Z)V
METHOD a getState (Lcqv$a;)Lcir;
ARG 1 texture
METHOD a getTexture (Ljava/lang/String;)Lcqv$a;
METHOD b getMapTexture (Lcir;)Lcqv$a;