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

9 lines
202 B
Plaintext
Raw Normal View History

2018-10-26 06:51:01 -04:00
CLASS dgz net/minecraft/client/texture/ITexture
METHOD a load (Lvs;)V
2017-05-13 02:02:51 -04:00
ARG 0 resourceContainer
METHOD b popFilter ()V
METHOD b pushFilter (ZZ)V
2017-05-13 02:02:51 -04:00
ARG 0 bilinear
ARG 1 mipmap
METHOD c getGlId ()I