Class SummonSubcommand

java.lang.Object
me.lokka30.levelledmobs.commands.MessagesBase
me.lokka30.levelledmobs.commands.subcommands.SummonSubcommand

public class SummonSubcommand extends MessagesBase
Summons a levelled mob with a specific level and criteria
Since:
v2.0.0
  • Constructor Details

    • SummonSubcommand

      public SummonSubcommand(LevelledMobs main)
  • Method Details

    • parseSubcommand

      public void parseSubcommand(@NotNull @NotNull LevelledMobs main, @NotNull @NotNull org.bukkit.command.CommandSender sender, @NotNull @NotNull String label, @NotNull @NotNull String... args)
    • parseTabCompletions

      public List<String> parseTabCompletions(LevelledMobs main, @NotNull @NotNull org.bukkit.command.CommandSender sender, @NotNull @NotNull String[] args)