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

36 lines
1.7 KiB
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_3153 net/minecraft/server/command/TriggerCommand
FIELD field_13763 FAILED_UNPRIMED_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
2019-06-28 17:55:20 -04:00
FIELD field_13764 FAILED_INVALID_EXCEPTION Lcom/mojang/brigadier/exceptions/SimpleCommandExceptionType;
METHOD method_13812 (Lcom/mojang/brigadier/context/CommandContext;)I
ARG 0 context
2019-06-28 17:55:20 -04:00
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
2023-11-16 11:07:59 -05:00
METHOD method_13817 executeAdd (Lnet/minecraft/class_2168;Lnet/minecraft/class_3222;Lnet/minecraft/class_266;I)I
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 player
ARG 2 objective
ARG 3 amount
2023-11-16 11:07:59 -05:00
METHOD method_13818 executeSimple (Lnet/minecraft/class_2168;Lnet/minecraft/class_3222;Lnet/minecraft/class_266;)I
2019-04-11 01:58:54 -04:00
ARG 0 source
ARG 1 player
ARG 2 objective
2019-06-28 17:55:20 -04:00
METHOD method_13819 suggestObjectives (Lnet/minecraft/class_2168;Lcom/mojang/brigadier/suggestion/SuggestionsBuilder;)Ljava/util/concurrent/CompletableFuture;
ARG 0 source
ARG 1 builder
2023-11-16 11:07:59 -05:00
METHOD method_13820 executeSet (Lnet/minecraft/class_2168;Lnet/minecraft/class_3222;Lnet/minecraft/class_266;I)I
ARG 0 source
ARG 1 player
ARG 2 objective
ARG 3 value
2023-11-16 11:07:59 -05:00
METHOD method_13821 getScore (Lnet/minecraft/class_269;Lnet/minecraft/class_9015;Lnet/minecraft/class_266;)Lnet/minecraft/class_9014;
ARG 0 scoreboard
ARG 1 scoreHolder
ARG 2 objective