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

9 lines
260 B
Plaintext
Raw Normal View History

2019-02-27 13:17:22 -05:00
CLASS dqe net/minecraft/client/texture/Texture
METHOD a registerTexture (Ldqd;Lwt;Lqi;Ljava/util/concurrent/Executor;)V
2019-02-13 12:35:08 -05:00
METHOD a load (Lwt;)V
METHOD b popFilter ()V
2017-04-05 14:11:28 -04:00
METHOD b pushFilter (ZZ)V
2018-11-04 07:22:38 -05:00
ARG 1 bilinear
METHOD c getGlId ()I
METHOD h bindTexture ()V