public class TARDISAreaCommands
extends java.lang.Object
implements org.bukkit.command.CommandExecutor
A dimension is a property of space, extending in a given direction, which, when combined with other dimensions of width and height and time, make up the Universe.
Modifier and Type | Field and Description |
---|---|
static org.bukkit.block.data.BlockData |
SNOW |
Constructor and Description |
---|
TARDISAreaCommands(TARDIS plugin) |
Modifier and Type | Method and Description |
---|---|
boolean |
onCommand(org.bukkit.command.CommandSender sender,
org.bukkit.command.Command cmd,
java.lang.String label,
java.lang.String[] args) |
public TARDISAreaCommands(TARDIS plugin)