yarn/mappings/net/minecraft/client/texture/NativeImageBackedTexture.ma...

7 lines
184 B
Plaintext
Raw Normal View History

2018-12-12 12:12:26 -05:00
CLASS dnf net/minecraft/client/texture/NativeImageBackedTexture
FIELD f image Lcob;
METHOD a upload ()V
2018-12-12 12:12:26 -05:00
METHOD a setImage (Lcob;)V
METHOD a load (Lwj;)V
METHOD e getImage ()Lcob;