yarn/mappings/net/minecraft/client/network/ClientCommandSource.mapping

10 lines
334 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS dgx net/minecraft/client/network/ClientCommandSource
FIELD a networkHandler Ldgw;
FIELD b client Lcux;
FIELD c completionId I
FIELD d pendingCompletion Ljava/util/concurrent/CompletableFuture;
2019-04-05 12:03:47 -04:00
METHOD <init> (Ldgw;Lcux;)V
ARG 1 client
METHOD a formatDouble (D)Ljava/lang/String;
METHOD a formatInt (I)Ljava/lang/String;