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

20 lines
571 B
Plaintext

CLASS cuk net/minecraft/client/gui/MapRenderer
CLASS cuk$a MapTexture
FIELD b mapState Lcmg;
FIELD c texture Ldsr;
FIELD d id Lqp;
METHOD a updateTexture ()V
METHOD a draw (Z)V
ARG 1 hidePlayerSpecific
FIELD a MAP_ICONS_TEXTURE Lqp;
FIELD b textureManager Ldtc;
FIELD c mapTextures Ljava/util/Map;
METHOD a clearStateTextures ()V
METHOD a updateTexture (Lcmg;)V
METHOD a draw (Lcmg;Z)V
ARG 2 hidePlayerSpecific
METHOD a getState (Lcuk$a;)Lcmg;
ARG 1 texture
METHOD a getTexture (Ljava/lang/String;)Lcuk$a;
METHOD b getMapTexture (Lcmg;)Lcuk$a;