net.minecraft.server.commands

public class TriggerCommand

apt
net.minecraft.server.commands.TriggerCommand
net.minecraft.class_3153
net.minecraft.unmapped.C_tyknvcwu
net.minecraft.server.command.TriggerCommand
net.minecraft.server.command.TriggerCommand

Field summary

Modifier and TypeField
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
a
ERROR_NOT_PRIMED
field_13763
f_vqqdzecq
FAILED_UNPRIMED_EXCEPTION
FAILED_UNPRIMED_EXCEPTION
private static final com.mojang.brigadier.exceptions.SimpleCommandExceptionType
b
ERROR_INVALID_OBJECTIVE
field_13764
f_sexwgefm
FAILED_INVALID_EXCEPTION
FAILED_INVALID_EXCEPTION

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public static void
a(com.mojang.brigadier.CommandDispatcher<ei> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> arg0)
method_13813(com.mojang.brigadier.CommandDispatcher<class_2168> arg0)
m_aafmouse(com.mojang.brigadier.CommandDispatcher<C_pennblrk> arg0)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
register(com.mojang.brigadier.CommandDispatcher<ServerCommandSource> dispatcher)
public static CompletableFuture<com.mojang.brigadier.suggestion.Suggestions>
a(ei arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
suggestObjectives(CommandSourceStack arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
method_13819(class_2168 arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
m_emtggudh(C_pennblrk arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
suggestObjectives(ServerCommandSource source, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
suggestObjectives(ServerCommandSource source, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
private static int
a(ei arg0, arr arg1, ffn arg2, int arg3)
addValue(CommandSourceStack arg0, ServerPlayer arg1, Objective arg2, int arg3)
method_13817(class_2168 arg0, class_3222 arg1, class_266 arg2, int arg3)
m_mfqrkmjv(C_pennblrk arg0, C_mxrobsgg arg1, C_tlhwodcf arg2, int arg3)
executeAdd(ServerCommandSource source, ServerPlayerEntity player, ScoreboardObjective objective, int amount)
executeAdd(ServerCommandSource source, ServerPlayerEntity player, ScoreboardObjective objective, int value)
private static int
b(ei arg0, arr arg1, ffn arg2, int arg3)
setValue(CommandSourceStack arg0, ServerPlayer arg1, Objective arg2, int arg3)
method_13820(class_2168 arg0, class_3222 arg1, class_266 arg2, int arg3)
m_zlxzzgpz(C_pennblrk arg0, C_mxrobsgg arg1, C_tlhwodcf arg2, int arg3)
executeSet(ServerCommandSource source, ServerPlayerEntity player, ScoreboardObjective objective, int value)
executeSet(ServerCommandSource source, ServerPlayerEntity player, ScoreboardObjective objective, int value)
private static int
a(ei arg0, arr arg1, ffn arg2)
simpleTrigger(CommandSourceStack arg0, ServerPlayer arg1, Objective arg2)
method_13818(class_2168 arg0, class_3222 arg1, class_266 arg2)
m_dxeciclk(C_pennblrk arg0, C_mxrobsgg arg1, C_tlhwodcf arg2)
executeSimple(ServerCommandSource source, ServerPlayerEntity player, ScoreboardObjective objective)
executeSimple(ServerCommandSource source, ServerPlayerEntity player, ScoreboardObjective objective)
private static ScoreAccess
a(ffv arg0, ffu arg1, ffn arg2)
getScore(Scoreboard arg0, ScoreHolder arg1, Objective arg2)
method_13821(class_269 arg0, class_9015 arg1, class_266 arg2)
m_vtlgisja(C_ymwyplge arg0, C_hswmfudr arg1, C_tlhwodcf arg2)
getScore(Scoreboard scoreboard, ScoreHolder scoreHolder, ScoreboardObjective objective)
getScore(Scoreboard arg0, ScoreHolder arg1, ScoreboardObjective objective)