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

14 lines
310 B
Plaintext

CLASS dne 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 b popFilter ()V
METHOD b pushFilter (ZZ)V
ARG 1 bilinear
METHOD c getGlId ()I
METHOD d clearGlId ()V