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

18 lines
516 B
Plaintext

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