Class SetBlockCommand

java.lang.Object
org.bukkit.command.Command
io.github.projectunified.blockutil.test.command.BlockCommand
io.github.projectunified.blockutil.test.command.SetBlockCommand

public class SetBlockCommand extends BlockCommand
  • Field Summary

    Fields inherited from class io.github.projectunified.blockutil.test.command.BlockCommand

    plugin

    Fields inherited from class org.bukkit.command.Command

    description, timings, usageMessage
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    protected boolean
    execute(org.bukkit.entity.Player player, org.bukkit.Location pos1, org.bukkit.Location pos2, String label, String... args)
     
    tabComplete(org.bukkit.command.CommandSender sender, String alias, String[] args)
     

    Methods inherited from class io.github.projectunified.blockutil.test.command.BlockCommand

    execute

    Methods inherited from class org.bukkit.command.Command

    broadcastCommandMessage, broadcastCommandMessage, getAliases, getDescription, getLabel, getName, getPermission, getPermissionMessage, getUsage, isRegistered, register, setAliases, setDescription, setLabel, setName, setPermission, setPermissionMessage, setUsage, tabComplete, testPermission, testPermissionSilent, toString, unregister

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait