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

18 lines
1.0 KiB
Plaintext

CLASS net/minecraft/class_330 net/minecraft/client/gui/MapRenderer
CLASS class_331 MapTexture
FIELD field_2046 mapState Lnet/minecraft/class_22;
FIELD field_2048 texture Lnet/minecraft/class_1043;
FIELD field_2049 id Lnet/minecraft/class_2960;
METHOD method_1776 updateTexture ()V
METHOD method_1777 draw (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Z)V
FIELD field_2043 textureManager Lnet/minecraft/class_1060;
FIELD field_2044 MAP_ICONS_TEXTURE Lnet/minecraft/class_2960;
FIELD field_2045 mapTextures Ljava/util/Map;
METHOD method_1768 getTexture (Ljava/lang/String;)Lnet/minecraft/class_330$class_331;
METHOD method_1769 updateTexture (Lnet/minecraft/class_22;)V
METHOD method_1771 clearStateTextures ()V
METHOD method_1772 getState (Lnet/minecraft/class_330$class_331;)Lnet/minecraft/class_22;
ARG 1 texture
METHOD method_1773 draw (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_22;Z)V
METHOD method_1774 getMapTexture (Lnet/minecraft/class_22;)Lnet/minecraft/class_330$class_331;