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

9 lines
195 B
Plaintext
Raw Normal View History

2017-04-05 07:31:24 -04:00
CLASS cbl net/minecraft/client/texture/Texture
2016-09-18 10:43:16 -04:00
FIELD a glId I
2016-09-19 20:25:24 -04:00
FIELD b bilinear Z
FIELD c mipmap Z
FIELD d oldBilinear Z
FIELD e oldMipmap Z
METHOD a setFilter (ZZ)V
2016-09-19 04:08:43 -04:00
METHOD c clearGlId ()V