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

13 lines
735 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_330 net/minecraft/client/gui/MapRenderer
FIELD field_2043 textureManager Lnet/minecraft/class_1060;
FIELD field_2044 MAP_ICONS_TEXTURE Lnet/minecraft/class_2960;
2020-11-11 14:27:23 -05:00
FIELD field_2045 mapTextures Lit/unimi/dsi/fastutil/ints/Int2ObjectMap;
METHOD method_1769 updateTexture (ILnet/minecraft/class_22;)V
2019-06-28 17:55:20 -04:00
METHOD method_1771 clearStateTextures ()V
2020-11-11 14:27:23 -05:00
METHOD method_1773 draw (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ILnet/minecraft/class_22;ZI)V
CLASS class_331 MapTexture
FIELD field_2046 mapState Lnet/minecraft/class_22;
FIELD field_2048 texture Lnet/minecraft/class_1043;
METHOD method_1776 updateTexture ()V
METHOD method_1777 draw (Lnet/minecraft/class_4587;Lnet/minecraft/class_4597;ZI)V