Interface TimeCommand.ClockGetter

Enclosing class:
TimeCommand

private static interface TimeCommand.ClockGetter
  • 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