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
2018-11-04 07:22:38 -05:00
ARG 1 resourceContainer
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
ARG 2 mipmap
METHOD c getGlId ()I
METHOD h bindTexture ()V