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

21 lines
634 B
Plaintext

CLASS none/bxe 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;
FIELD d dynamicIdCounters Ljava/util/Map;
METHOD a registerDynamicTexture (Ljava/lang/String;Lnone/bwt;)Lnone/kp;
ARG 0 prefix
ARG 1 texture
METHOD a onResourceReload (Lnone/byc;)V
ARG 0 container
METHOD a bindTexture (Lnone/kp;)V
ARG 0 id
METHOD a registerTexture (Lnone/kp;Lnone/bxf;)Z
ARG 0 id
ARG 1 texture
METHOD a (Lnone/kp;Lnone/bxi;)Z
ARG 0 id
METHOD b getTexture (Lnone/kp;)Lnone/bxf;
ARG 0 id
METHOD e updateTexture ()V