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

20 lines
571 B
Plaintext

CLASS crs net/minecraft/client/gui/MapRenderer
CLASS crs$a MapTexture
FIELD b mapState Lcjm;
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 (Lcjm;)V
METHOD a draw (Lcjm;Z)V
ARG 2 hidePlayerSpecific
METHOD a getState (Lcrs$a;)Lcjm;
ARG 1 texture
METHOD a getTexture (Ljava/lang/String;)Lcrs$a;
METHOD b getMapTexture (Lcjm;)Lcrs$a;