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

16 lines
337 B
Plaintext

CLASS none/bws net/minecraft/client/texture/Texture
FIELD a glId I
FIELD b bilinear Z
FIELD c mipmap Z
FIELD d oldBilinear Z
FIELD e oldMipmap Z
METHOD a popFilter ()V
METHOD a setFilter (ZZ)V
ARG 0 bilinear
ARG 1 mipmap
METHOD b getGlId ()I
METHOD b pushFilter (ZZ)V
ARG 0 bilinear
ARG 1 mipmap
METHOD c clearGlId ()V