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

10 lines
227 B
Plaintext
Raw Normal View History

CLASS djd net/minecraft/client/texture/Texture
METHOD a load (Lvt;)V
ARG 0 resourceContainer
METHOD b popFilter ()V
2017-04-05 14:11:28 -04:00
METHOD b pushFilter (ZZ)V
2017-05-13 02:02:51 -04:00
ARG 0 bilinear
ARG 1 mipmap
METHOD c getGlId ()I
METHOD h bindTexture ()V