Class PortalsCommand

java.lang.Object
me.xxastaspastaxx.dimensions.commands.DimensionsCommand
me.xxastaspastaxx.dimensions.commands.PortalsCommand
All Implemented Interfaces:
org.bukkit.event.Listener

public class PortalsCommand extends DimensionsCommand implements org.bukkit.event.Listener
  • Constructor Details

    • PortalsCommand

      public PortalsCommand(String command, String args, String[] aliases, String description, String permission, boolean adminCommand)
  • Method Details

    • execute

      public void execute(org.bukkit.command.CommandSender sender, String[] args)
      Description copied from class: DimensionsCommand
      Execute the command
      Specified by:
      execute in class DimensionsCommand
      Parameters:
      sender - the sender of the command
      args - the arguments used
    • readStringFromURL

      public static String readStringFromURL(String requestURL) throws IOException
      Throws:
      IOException
    • onClick

      public void onClick(org.bukkit.event.inventory.InventoryClickEvent e)
    • onClose

      public void onClose(org.bukkit.event.inventory.InventoryCloseEvent e)