yarn/mappings/net/minecraft/network/message/MessageChainTaskQueue.mapping

7 lines
370 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_7619 net/minecraft/network/message/MessageChainTaskQueue
COMMENT Queues a future that handles received messages on the server thread.
FIELD field_39829 current Ljava/util/concurrent/CompletableFuture;
FIELD field_39830 executor Ljava/util/concurrent/Executor;
METHOD method_44904 (Ljava/lang/Throwable;)Ljava/lang/Object;
ARG 0 throwable