yarn/mappings/net/minecraft/client/texture/TextureImageLayered.mapping

5 lines
169 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS cbq net/minecraft/client/texture/TextureImageLayered
2016-09-19 04:08:43 -04:00
FIELD f locations Ljava/util/List;
FIELD g LOGGER Lorg/apache/logging/log4j/Logger;
2017-04-05 14:11:28 -04:00
METHOD a load (Lccv;)V