Class SpawnLocationsComponent.Commands

java.lang.Object
com.sk89q.commandbook.component.locations.SpawnLocationsComponent.Commands
Enclosing class:
SpawnLocationsComponent

public class SpawnLocationsComponent.Commands
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Commands()  
  • Method Summary

    Modifier and Type Method Description
    void setspawn​(com.sk89q.minecraft.util.commands.CommandContext args, org.bukkit.command.CommandSender sender)  
    void spawn​(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

    • spawn

      public void spawn​(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
    • setspawn

      public void setspawn​(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