Class FlightComponent.SpeedCommands

java.lang.Object
com.sk89q.commandbook.component.flight.FlightComponent.SpeedCommands
Enclosing class:
FlightComponent

public class FlightComponent.SpeedCommands
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    SpeedCommands()  
  • Method Summary

    Modifier and Type Method Description
    void flightSpeed​(com.sk89q.minecraft.util.commands.CommandContext args, org.bukkit.command.CommandSender sender)  
    void walkSpeed​(com.sk89q.minecraft.util.commands.CommandContext args, org.bukkit.command.CommandSender sender)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • flightSpeed

      public void flightSpeed​(com.sk89q.minecraft.util.commands.CommandContext args, org.bukkit.command.CommandSender sender) throws com.sk89q.minecraft.util.commands.CommandException
      Throws:
      com.sk89q.minecraft.util.commands.CommandException
    • walkSpeed

      public void walkSpeed​(com.sk89q.minecraft.util.commands.CommandContext args, org.bukkit.command.CommandSender sender) throws com.sk89q.minecraft.util.commands.CommandException
      Throws:
      com.sk89q.minecraft.util.commands.CommandException