History - net.minecraft.server.commands.StopwatchCommand

25w45a

Names

aqy

net.minecraft.server.commands.StopwatchCommand

net.minecraft.class_12083

net.minecraft.server.command.StopwatchCommand

Fields

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: c, ERROR_ALREADY_EXISTS, field_63170, ALREADY_EXISTS_EXCEPTION

com.mojang.brigadier.exceptions.DynamicCommandExceptionType: a, ERROR_DOES_NOT_EXIST, field_63168, DOES_NOT_EXIST_EXCEPTION

com.mojang.brigadier.suggestion.SuggestionProvider<CommandSourceStack>: b, SUGGEST_STOPWATCHES, field_63169, STOPWATCH_SUGGESTION_PROVIDER

Constructors

()

Methods

void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_74979, register

int (CommandSourceStack, Identifier): a, createStopwatch, method_74982, executeCreate

int (CommandSourceStack, Identifier, double): a, queryStopwatch, method_74986, executeQuery

int (CommandSourceStack, Identifier): b, restartStopwatch, method_74990, executeRestart

int (CommandSourceStack, Identifier): c, removeStopwatch, method_74992, executeRemove