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

7 lines
184 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS doi net/minecraft/client/texture/NativeImageBackedTexture
FIELD f image Lcow;
METHOD a upload ()V
2019-01-16 13:24:40 -05:00
METHOD a setImage (Lcow;)V
METHOD a load (Lwo;)V
METHOD e getImage ()Lcow;