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

16 lines
537 B
Plaintext

CLASS dpe net/minecraft/client/texture/TextureManager
FIELD b LOGGER Lorg/apache/logging/log4j/Logger;
FIELD c textures Ljava/util/Map;
FIELD d tickListeners Ljava/util/List;
FIELD e dynamicIdCounters Ljava/util/Map;
FIELD f resourceContainer Lwr;
METHOD a registerDynamicTexture (Ljava/lang/String;Ldot;)Lqd;
ARG 1 prefix
METHOD a bindTexture (Lqd;)V
METHOD a registerTexture (Lqd;Ldpf;)Z
ARG 1 id
METHOD a registerTextureUpdateable (Lqd;Ldph;)Z
ARG 1 id
METHOD b getTexture (Lqd;)Ldpf;
METHOD d destroyTexture (Lqd;)V