java.lang.Object
meteordevelopment.meteorclient.commands.Command
meteordevelopment.meteorclient.commands.commands.SwarmCommand

public class SwarmCommand extends Command
  • Constructor Details

    • SwarmCommand

      public SwarmCommand()
  • Method Details

    • build

      public void build(com.mojang.brigadier.builder.LiteralArgumentBuilder<net.minecraft.command.CommandSource> builder)
      Specified by:
      build in class Command