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

20 lines
571 B
Plaintext

CLASS cwi net/minecraft/client/gui/MapRenderer
CLASS cwi$a MapTexture
FIELD b mapState Lcoa;
FIELD c texture Lduc;
FIELD d id Lqt;
METHOD a updateTexture ()V
METHOD a draw (Z)V
ARG 1 hidePlayerSpecific
FIELD a MAP_ICONS_TEXTURE Lqt;
FIELD b textureManager Ldun;
FIELD c mapTextures Ljava/util/Map;
METHOD a clearStateTextures ()V
METHOD a updateTexture (Lcoa;)V
METHOD a draw (Lcoa;Z)V
ARG 2 hidePlayerSpecific
METHOD a getState (Lcwi$a;)Lcoa;
ARG 1 texture
METHOD a getTexture (Ljava/lang/String;)Lcwi$a;
METHOD b getMapTexture (Lcoa;)Lcwi$a;