java.lang.Object
de.oliver.fancyholograms.commands.hologram.ScaleCMD
All Implemented Interfaces:
Subcommand

public class ScaleCMD extends Object implements Subcommand
  • Constructor Details

    • ScaleCMD

      public ScaleCMD()
  • Method Details

    • tabcompletion

      public List<String> tabcompletion(@NotNull @NotNull org.bukkit.entity.Player player, @Nullable @Nullable Hologram hologram, @NotNull @NotNull String[] args)
      Specified by:
      tabcompletion in interface Subcommand
    • run

      public boolean run(@NotNull @NotNull org.bukkit.entity.Player player, @Nullable @Nullable Hologram hologram, @NotNull @NotNull String[] args)
      Specified by:
      run in interface Subcommand