Interface TimeCommand.ClockGetter
- Enclosing class:
TimeCommand
private static interface TimeCommand.ClockGetter
-
Method Summary
Modifier and TypeMethodDescriptiongetClock(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context)
-
Method Details
-
getClock
Holder<WorldClock> getClock(com.mojang.brigadier.context.CommandContext<CommandSourceStack> context) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
-