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

8 lines
233 B
Plaintext
Raw Normal View History

2019-02-27 13:17:22 -05:00
CLASS dpw net/minecraft/client/texture/MissingSprite
2019-02-20 15:49:23 -05:00
FIELD k MISSINGNO Lqi;
2019-02-27 13:17:22 -05:00
FIELD l TEXTURE Ldps;
2019-02-13 12:35:08 -05:00
FIELD m IMAGE Lze;
2019-02-27 13:17:22 -05:00
METHOD a getMissingSprite ()Ldpw;
2019-02-20 15:49:23 -05:00
METHOD b getMissingSpriteId ()Lqi;
2019-02-27 13:17:22 -05:00
METHOD d getMissingSpriteTexture ()Ldps;