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

17 lines
422 B
Plaintext

CLASS dgm net/minecraft/client/texture/TextureUtils
FIELD a LOGGER Lorg/apache/logging/log4j/Logger;
METHOD a createTextureId ()I
METHOD a destroyTextureId (I)V
ARG 0 id
METHOD a allocateTextureStorage (Ldgl$b;III)V
ARG 1 textureId
ARG 2 width
ARG 3 height
METHOD a allocateTextureStorage (Ldgl$b;IIII)V
ARG 1 textureId
ARG 2 maxLevel
ARG 3 width
ARG 4 height
METHOD b bindTexture (I)V
ARG 0 texId