java.lang.Object
meteordevelopment.meteorclient.systems.commands.Command
meteordevelopment.meteorclient.systems.commands.commands.WaypointCommand

public class WaypointCommand extends Command
  • Constructor Details

    • WaypointCommand

      public WaypointCommand()
  • Method Details

    • build

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