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

10 lines
220 B
Plaintext

CLASS dsq net/minecraft/client/texture/AbstractTexture
FIELD a glId I
FIELD b bilinear Z
FIELD c mipmap Z
FIELD d oldBilinear Z
FIELD e oldMipmap Z
METHOD a setFilter (ZZ)V
ARG 1 bilinear
METHOD d clearGlId ()V