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

12 lines
352 B
Plaintext

CLASS none/bxc net/minecraft/client/texture/TextureManager
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
FIELD b textures Ljava/util/Map;
FIELD c updateable Ljava/util/List;
METHOD a bindTexture (Lnone/kp;)V
ARG 0 id
METHOD a (Lnone/kp;Lnone/bxg;)Z
ARG 0 id
METHOD b getTexture (Lnone/kp;)Lnone/bxd;
ARG 0 id
METHOD e updateTexture ()V