net.minecraft.server.command

public class TriggerCommand

sc
net.minecraft.unmapped.C_27444714
net.minecraft.server.command.TriggerCommand
net.minecraft.command.impl.TriggerCommand

Field summary

Modifier and TypeField
private static final SimpleCommandExceptionType
a
f_03631701
TRIGGER_NOT_PRIMED_EXCEPTION
field_198857_a
private static final SimpleCommandExceptionType
b
f_11019940
INVALID_TRIGGER_EXCEPTION
field_198858_b

Method summary

Modifier and TypeMethod
public static void
a(CommandDispatcher<bu> arg0)
m_55407565(com.mojang.brigadier.CommandDispatcher<C_30485881> arg0)
register(com.mojang.brigadier.CommandDispatcher<CommandSourceStack> dispatcher)
func_198852_a(com.mojang.brigadier.CommandDispatcher<CommandSource> arg0)
public static CompletableFuture<Suggestions>
a(bu arg0, SuggestionsBuilder arg1)
m_03942182(C_30485881 arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
suggestObjectives(CommandSourceStack source, com.mojang.brigadier.suggestion.SuggestionsBuilder builder)
func_198850_a(CommandSource arg0, com.mojang.brigadier.suggestion.SuggestionsBuilder arg1)
private static int
a(bu arg0, ceq arg1, int arg2)
m_62908227(C_30485881 arg0, C_25287165 arg1, int arg2)
addValue(CommandSourceStack source, ScoreboardScore score, int amount)
func_201479_a(CommandSource arg0, Score arg1, int arg2)
private static int
b(bu arg0, ceq arg1, int arg2)
m_98542150(C_30485881 arg0, C_25287165 arg1, int arg2)
setValue(CommandSourceStack source, ScoreboardScore score, int amount)
func_201478_b(CommandSource arg0, Score arg1, int arg2)
private static int
a(bu arg0, ceq arg1)
m_49000407(C_30485881 arg0, C_25287165 arg1)
incrementValue(CommandSourceStack source, ScoreboardScore score)
func_201477_a(CommandSource arg0, Score arg1)
private static ScoreboardScore
a(te arg0, ceo arg1)
m_89159861(C_49202226 arg0, C_30593188 arg1)
getScore(ServerPlayerEntity player, ScoreboardObjective objective)
func_198848_a(EntityPlayerMP arg0, ScoreObjective arg1)