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

18 lines
1.0 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
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
2019-09-27 12:23:24 -04:00
METHOD method_1777 draw (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Z)V
2019-06-28 17:55:20 -04:00
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;
2019-01-12 06:41:47 -05:00
ARG 1 texture
2019-09-27 12:23:24 -04:00
METHOD method_1773 draw (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;Lnet/minecraft/class_22;Z)V
2019-06-28 17:55:20 -04:00
METHOD method_1774 getMapTexture (Lnet/minecraft/class_22;)Lnet/minecraft/class_330$class_331;