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

4 lines
184 B
Plaintext
Raw Normal View History

2019-04-12 10:38:24 -04:00
CLASS dtu net/minecraft/client/texture/AsyncTexture
2019-02-27 13:09:24 -05:00
FIELD g future Ljava/util/concurrent/CompletableFuture;
METHOD a getLoadCompleteFuture ()Ljava/util/concurrent/CompletableFuture;