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

6 lines
161 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS dpc net/minecraft/client/texture/NativeImageBackedTexture
FIELD f image Lcpf;
METHOD a upload ()V
2019-02-13 12:35:08 -05:00
METHOD a setImage (Lcpf;)V
METHOD e getImage ()Lcpf;