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

4 lines
184 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS dts 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;