Class TestCommand
java.lang.Object
me.xxastaspastaxx.dimensions.commands.DimensionsCommand
me.xxastaspastaxx.dimensions.commands.TestCommand
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidExecute the commandorg.bukkit.LocationspiralSearch(org.bukkit.Location centerBlock, int radius)Methods inherited from class me.xxastaspastaxx.dimensions.commands.DimensionsCommand
getAliases, getArgs, getCommand, getDescription, getPermission, isAdminCommand, isThisCommand
-
Constructor Details
-
TestCommand
-
-
Method Details
-
execute
Description copied from class:DimensionsCommandExecute the command- Specified by:
executein classDimensionsCommand- Parameters:
sender- the sender of the commandargs- the arguments used
-
spiralSearch
public org.bukkit.Location spiralSearch(org.bukkit.Location centerBlock, int radius)
-