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

20 lines
571 B
Plaintext

CLASS cvp net/minecraft/client/gui/MapRenderer
CLASS cvp$a MapTexture
FIELD b mapState Lcni;
FIELD c texture Ldtg;
FIELD d id Lqr;
METHOD a updateTexture ()V
METHOD a draw (Z)V
ARG 1 hidePlayerSpecific
FIELD a MAP_ICONS_TEXTURE Lqr;
FIELD b textureManager Ldtr;
FIELD c mapTextures Ljava/util/Map;
METHOD a clearStateTextures ()V
METHOD a updateTexture (Lcni;)V
METHOD a draw (Lcni;Z)V
ARG 2 hidePlayerSpecific
METHOD a getState (Lcvp$a;)Lcni;
ARG 1 texture
METHOD a getTexture (Ljava/lang/String;)Lcvp$a;
METHOD b getMapTexture (Lcni;)Lcvp$a;