yarn/mappings/net/minecraft/server/command/TriggerCommand.mapping

25 lines
1.5 KiB
Plaintext

CLASS net/minecraft/class_3153 net/minecraft/server/command/TriggerCommand
FIELD field_13763 FAILED_UNPRIMED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
FIELD field_13764 FAILED_INVALID_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13812 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13813 register (Lcom/mojang/brigadier/CommandDispatcher;)V
ARG 0 dispatcher
METHOD method_13814 (Lcom/mojang/brigadier/context/CommandContext;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
ARG 0 context
ARG 1 builder
METHOD method_13815 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13816 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
METHOD method_13817 executeAdd (Lnet/minecraft/class_2168;Lnet/minecraft/class_3222;Lnet/minecraft/class_266;I)I
ARG 0 source
METHOD method_13818 executeSimple (Lnet/minecraft/class_2168;Lnet/minecraft/class_3222;Lnet/minecraft/class_266;)I
ARG 0 source
METHOD method_13819 suggestObjectives (Lnet/minecraft/class_2168;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
ARG 0 source
ARG 1 builder
METHOD method_13820 executeSet (Lnet/minecraft/class_2168;Lnet/minecraft/class_3222;Lnet/minecraft/class_266;I)I
ARG 0 source
METHOD method_13821 getScore (Lnet/minecraft/class_269;Lnet/minecraft/class_9015;Lnet/minecraft/class_266;)Lnet/minecraft/class_9014;