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

5 lines
154 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS dtw net/minecraft/client/texture/SpriteAtlasHolder
FIELD a atlas Ldtb;
2019-02-27 13:06:10 -05:00
METHOD a getSprites ()Ljava/lang/Iterable;
2019-03-20 13:56:26 -04:00
METHOD a getSprite (Lqq;)Ldtc;