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

8 lines
216 B
Plaintext
Raw Normal View History

2018-11-29 15:10:38 -05:00
CLASS dlh net/minecraft/client/texture/MissingSprite
2018-11-27 13:50:51 -05:00
FIELD l MISSINGNO Lpy;
2018-11-29 15:10:38 -05:00
FIELD n IMAGE Lcmn;
FIELD o INSTANCE Ldlh;
METHOD a getMissingSprite ()Ldlh;
2018-11-27 13:50:51 -05:00
METHOD b getMissingTextureId ()Lpy;
2018-11-05 17:07:26 -05:00
METHOD c destroy ()V