java.lang.Object
com.viaversion.viafabricplus.protocoltranslator.impl.command.classic.SetTimeCommand
All Implemented Interfaces:
VFPSubCommand, com.viaversion.viaversion.api.command.ViaSubCommand

public final class SetTimeCommand extends Object implements VFPSubCommand
  • Constructor Details

    • SetTimeCommand

      public SetTimeCommand()
  • Method Details

    • name

      public String name()
      Specified by:
      name in interface com.viaversion.viaversion.api.command.ViaSubCommand
    • description

      public String description()
      Specified by:
      description in interface com.viaversion.viaversion.api.command.ViaSubCommand
    • usage

      public String usage()
      Specified by:
      usage in interface com.viaversion.viaversion.api.command.ViaSubCommand
    • execute

      public boolean execute(com.viaversion.viaversion.api.command.ViaCommandSender sender, String[] args)
      Specified by:
      execute in interface com.viaversion.viaversion.api.command.ViaSubCommand