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

20 lines
571 B
Plaintext

CLASS crr net/minecraft/client/gui/MapRenderer
CLASS crr$a MapTexture
FIELD b mapState Lcjl;
FIELD c texture Ldps;
FIELD d id Lqi;
METHOD a updateTexture ()V
METHOD a draw (Z)V
ARG 1 hidePlayerSpecific
FIELD a MAP_ICONS_TEXTURE Lqi;
FIELD b textureManager Ldqd;
FIELD c mapTextures Ljava/util/Map;
METHOD a clearStateTextures ()V
METHOD a updateTexture (Lcjl;)V
METHOD a draw (Lcjl;Z)V
ARG 2 hidePlayerSpecific
METHOD a getState (Lcrr$a;)Lcjl;
ARG 1 texture
METHOD a getTexture (Ljava/lang/String;)Lcrr$a;
METHOD b getMapTexture (Lcjl;)Lcrr$a;