历史 - net.minecraft.server.commands.StopwatchCommand
1.21.11
名称
aqy
net.minecraft.server.commands.StopwatchCommand
net.minecraft.class_12083
net.minecraft.server.command.StopwatchCommand
net.minecraft.src.C_432858_
net.minecraft.server.commands.StopwatchCommand
字段
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_ALREADY_EXISTS, field_63170, ALREADY_EXISTS_EXCEPTION, f_433821_
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: a, ERROR_DOES_NOT_EXIST, field_63168, DOES_NOT_EXIST_EXCEPTION, f_437271_
com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: b, SUGGEST_STOPWATCHES, field_63169, STOPWATCH_SUGGESTION_PROVIDER, f_436951_
构造函数
()
方法
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_74979, register, m_441432_
int (CommandSourceStack, Identifier): a, createStopwatch, method_74982, executeCreate, m_445917_
int (CommandSourceStack, Identifier, double): a, queryStopwatch, method_74986, executeQuery, m_446000_
int (CommandSourceStack, Identifier): b, restartStopwatch, method_74990, executeRestart, m_445976_
int (CommandSourceStack, Identifier): c, removeStopwatch, method_74992, executeRemove, m_439607_