History - net.minecraft.server.command.TimeCommand
26.3-snapshot-3
Names
Fields
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_ALREADY_AT_TIME_MARKER, field_1_8320, field_1_8320
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_ALREADY_AT_TIME, field_1_8319, field_1_8319
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_ALREADY_PAUSED, field_1_8321, field_1_8321
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_ALREADY_RUNNING, field_1_8322, field_1_8322
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_ALREADY_SAME_RATE, field_1_8323, field_1_8323
Constructors
Methods
Text (boolean, RegistryEntry): lambda$setPaused$0, method_1_930, method_1_930
Text (RegistryEntry, RegistryKey): lambda$setTimeToTimeMarker$0, method_1_931, method_1_931
Text (boolean, String): lambda$setPaused$0, method_1_930, method_1_930
Text (String, String): lambda$setTimeToTimeMarker$0, method_1_7680, method_1_7680
com.mojang.brigadier.Message (Object, Object): lambda$static$7, method_1_7685, method_1_7685
com.mojang.brigadier.Message (Object): lambda$static$6, method_1_7684, method_1_7684
com.mojang.brigadier.Message (Object): lambda$static$5, method_1_7683, method_1_7683
com.mojang.brigadier.Message (Object, Object): lambda$static$4, method_1_7682, method_1_7682
com.mojang.brigadier.Message (Object, Object): lambda$static$3, method_1_7681, method_1_7681
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
Fields
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: ERROR_NO_DEFAULT_CLOCK, field_1_991, NO_DEFAULT_CLOCK_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_NO_TIME_MARKER_FOUND, field_1_992, NO_TIME_MARKER_FOUND_EXCEPTION
com.mojang.brigadier.exceptions.Dynamic2CommandExceptionType: ERROR_WRONG_TIMELINE_FOR_CLOCK, field_1_993, WRONG_TIMELINE_FOR_CLOCK_EXCEPTION
int: MAX_CLOCK_RATE, field_1_2457, MAX_CLOCK_RATE
Constructors
Methods
void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>): register, method_13786, register
int (ServerWorld): getDayTime, method_13787, getDayTime
int (ServerCommandSource, int): queryTime, method_13796, executeQuery
int (ServerCommandSource, int): setTime, method_13784, executeSet
int (ServerCommandSource, int): addTime, method_13788, executeAdd
Text (int): lambda$addTime$11, method_52123, method_52123
Text (int): lambda$setTime$10, method_52124, method_52124
Text (int): lambda$queryTime$9, method_52125, method_52125
int (com.mojang.brigadier.context.CommandContext): lambda$register$8, method_13795, method_13795
int (com.mojang.brigadier.context.CommandContext): lambda$register$7, method_13783, method_13783
int (com.mojang.brigadier.context.CommandContext): lambda$register$6, method_13790, method_13790
int (com.mojang.brigadier.context.CommandContext): lambda$register$5, method_13793, method_13793
int (com.mojang.brigadier.context.CommandContext): lambda$register$4, method_13789, method_13789
int (com.mojang.brigadier.context.CommandContext): lambda$register$3, method_13785, method_13785
int (com.mojang.brigadier.context.CommandContext): lambda$register$2, method_13797, method_13797
int (com.mojang.brigadier.context.CommandContext): lambda$register$0, method_13792, method_13792
void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>, CommandRegistryAccess): register, method_1_940, register
<A extends com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, A>> A (CommandRegistryAccess, A, TimeCommand$ClockProvider): addClockNodes, method_1_909, createClockSubcommands
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (ServerCommandSource, com.mojang.brigadier.suggestion.SuggestionsBuilder, RegistryEntry<WorldClockKey>): suggestTimeMarkers, method_1_944, suggestTimeMarkers
CompletableFuture<com.mojang.brigadier.suggestion.Suggestions> (ServerCommandSource, com.mojang.brigadier.suggestion.SuggestionsBuilder, RegistryEntry<WorldClockKey>): suggestTimelines, method_1_945, suggestTimelines
int (ServerCommandSource): queryGameTime, method_13796, executeQuery
int (ServerCommandSource, RegistryEntry<WorldClockKey>): queryTime, method_1_937, queryTime
int (ServerCommandSource, RegistryEntry<WorldClockKey>, RegistryEntry<Timeline>): queryTimelineTicks, method_1_939, queryTimeOnTimeline
int (ServerCommandSource, RegistryEntry<WorldClockKey>, RegistryEntry<Timeline>): queryTimelineRepetitions, method_1_938, queryDayCountOnTimeline
int (ServerCommandSource, RegistryEntry<WorldClockKey>, int): setTotalTicks, method_1_943, setTime
int (ServerCommandSource, RegistryEntry<WorldClockKey>, int): addTime, method_1_910, addTime
int (ServerCommandSource, RegistryEntry<WorldClockKey>, RegistryKey<TimeMarker>): setTimeToTimeMarker, method_1_942, setToTimeMarker
int (ServerCommandSource, RegistryEntry<WorldClockKey>, boolean): setPaused, method_1_941, setClockPaused
int (ServerCommandSource, RegistryEntry<WorldClockKey>, float): setRate, method_1_2942, setClockRate
int (long): wrapTime, method_1_946, coerceTicksToInt
RegistryEntry<WorldClockKey> (ServerCommandSource): getDefaultClock, method_1_911, getDefaultClock
com.mojang.brigadier.exceptions.CommandSyntaxException (RegistryEntry): lambda$getDefaultClock$0, method_1_923, method_1_923
Text (RegistryEntry, float): lambda$setRate$0, method_1_2941, method_1_2941
Text (boolean, RegistryEntry): lambda$setPaused$0, method_1_930, method_1_930
Text (RegistryEntry, RegistryKey): lambda$setTimeToTimeMarker$0, method_1_931, method_1_931
Text (RegistryEntry, long): lambda$addTime$0, method_1_922, method_1_922
Text (RegistryEntry, int): lambda$setTotalTicks$0, method_1_932, method_1_932
Text (RegistryEntry, long): lambda$queryTimelineRepetitions$0, method_1_926, method_1_926
Text (RegistryEntry, long): lambda$queryTimelineTicks$0, method_1_927, method_1_927
Text (RegistryEntry, long): lambda$queryTime$0, method_1_925, method_1_925
Text (long): lambda$queryGameTime$0, method_1_924, method_1_924
boolean (RegistryEntry, RegistryEntry$Reference): lambda$suggestTimelines$0, method_1_936, method_1_936
int (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext): lambda$addClockNodes$10, method_1_921, method_1_921
int (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext): lambda$addClockNodes$9, method_1_920, method_1_920
CompletableFuture (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder): lambda$addClockNodes$8, method_1_919, method_1_919
int (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext): lambda$addClockNodes$7, method_1_918, method_1_918
int (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext): lambda$addClockNodes$6, method_1_2940, method_1_2940
int (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext): lambda$addClockNodes$5, method_1_917, method_1_917
int (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext): lambda$addClockNodes$4, method_1_916, method_1_916
int (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext): lambda$addClockNodes$3, method_1_915, method_1_915
int (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext): lambda$addClockNodes$2, method_1_914, method_1_914
CompletableFuture (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext, com.mojang.brigadier.suggestion.SuggestionsBuilder): lambda$addClockNodes$1, method_1_913, method_1_913
int (TimeCommand$ClockProvider, com.mojang.brigadier.context.CommandContext): lambda$addClockNodes$0, method_1_912, method_1_912
RegistryEntry (com.mojang.brigadier.context.CommandContext): lambda$register$2, method_1_929, method_1_929
RegistryEntry (com.mojang.brigadier.context.CommandContext): lambda$register$0, method_1_928, method_1_928
com.mojang.brigadier.Message (Object, Object): lambda$static$2, method_1_935, method_1_935
com.mojang.brigadier.Message (Object, Object): lambda$static$1, method_1_934, method_1_934
com.mojang.brigadier.Message (Object): lambda$static$0, method_1_933, method_1_933
1.21.11_unobfuscated
Names
net.minecraft.server.commands.TimeCommand
net.minecraft.class_3149
net.minecraft.server.command.TimeCommand
Fields
Constructors
()
Methods
void (com.mojang.brigadier.CommandDispatcher<ServerCommandSource>): register, method_13786, register
int (ServerWorld): getDayTime, method_13787, getDayTime
int (ServerCommandSource, int): queryTime, method_13796, executeQuery
int (ServerCommandSource, int): setTime, method_13784, executeSet
int (ServerCommandSource, int): addTime, method_13788, executeAdd
Text (int): lambda$addTime$11, method_52123, method_52123
Text (int): lambda$setTime$10, method_52124, method_52124
Text (int): lambda$queryTime$9, method_52125, method_52125
int (com.mojang.brigadier.context.CommandContext): lambda$register$8, method_13795, method_13795
int (com.mojang.brigadier.context.CommandContext): lambda$register$7, method_13783, method_13783
int (com.mojang.brigadier.context.CommandContext): lambda$register$6, method_13790, method_13790
int (com.mojang.brigadier.context.CommandContext): lambda$register$5, method_13793, method_13793
int (com.mojang.brigadier.context.CommandContext): lambda$register$4, method_13789, method_13789
int (com.mojang.brigadier.context.CommandContext): lambda$register$3, method_13785, method_13785
int (com.mojang.brigadier.context.CommandContext): lambda$register$2, method_13797, method_13797
int (com.mojang.brigadier.context.CommandContext): lambda$register$1, method_13794, method_13794
int (com.mojang.brigadier.context.CommandContext): lambda$register$0, method_13792, method_13792