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

13 lines
393 B
Plaintext
Raw Normal View History

2016-09-12 06:08:56 -04:00
CLASS none/bxg net/minecraft/client/util/TextureUtils
2016-08-25 05:56:41 -04:00
FIELD c LOGGER Lorg/apache/logging/log4j/Logger;
METHOD a ()I
METHOD a getBufferedImage (Ljava/io/InputStream;)Ljava/awt/image/BufferedImage;
ARG 0 stream
2016-09-12 06:08:56 -04:00
METHOD a getImagePixels (Lnone/byc;Lnone/kp;)[I
2016-08-25 05:56:41 -04:00
ARG 0 resourceContainer
ARG 1 location
METHOD b bindTexture (I)V
ARG 0 texId
2016-08-28 14:29:00 -04:00
METHOD c getAnaglyphColor (I)I
ARG 0 color