yarn/mappings/net/minecraft/sortme/PlayerSkinProvider.mapping

16 lines
564 B
Plaintext
Raw Normal View History

2017-06-08 10:01:49 -04:00
CLASS cev net/minecraft/sortme/PlayerSkinProvider
CLASS cev$1
CLASS cev$2
2017-05-13 02:18:40 -04:00
METHOD a filterImage (Ljava/awt/image/BufferedImage;)Ljava/awt/image/BufferedImage;
2017-06-08 10:09:29 -04:00
ARG 0 image
2017-06-08 10:01:49 -04:00
CLASS cev$3
CLASS cev$3$1
CLASS cev$a
2017-05-13 02:18:40 -04:00
FIELD a EXECUTOR_SERVICE Ljava/util/concurrent/ExecutorService;
2017-06-08 10:01:49 -04:00
FIELD b textureManager Lcdp;
2017-05-13 02:18:40 -04:00
FIELD c skinCacheDir Ljava/io/File;
FIELD d sessionService Lcom/mojang/authlib/minecraft/MinecraftSessionService;
FIELD e skinCache Lcom/google/common/cache/LoadingCache;
METHOD a (Lcom/mojang/authlib/GameProfile;)Ljava/util/Map;
ARG 0 profile