Inherits Command.
Inherited by BanCidByNameCommand, BanCidCommand, BanCommand, BanIpByNameCommand, BanIpCommand, BanListCommand, BiomeCommand, CaveCommand, ChunkInfoCommand, DefaultGamemodeCommand, DeopCommand, DifficultyCommand, DumpMemoryCommand, EffectCommand, EnchantCommand, FillCommand, GamemodeCommand, GarbageCollectorCommand, GiveCommand, HelpCommand, KickCommand, KillCommand, ListCommand, LvdatCommand, MeCommand, OpCommand, PardonCidCommand, PardonCommand, PardonIpCommand, ParticleCommand, PluginsCommand, ReloadCommand, SaveCommand, SaveOffCommand, SaveOnCommand, SayCommand, SeedCommand, SetBlockCommand, SetWorldSpawnCommand, SpawnpointCommand, StatusCommand, StopCommand, SummonCommand, TeleportCommand, TellCommand, TimeCommand, TimingsCommand, VersionCommand, WeatherCommand, WhitelistCommand, and XpCommand.
|
const | MAX_COORD = 30000000 |
|
const | MIN_COORD = -30000000 |
|
Data Fields inherited from Command |
| $timings |
|
|
| getInteger (CommandSender $sender, $value, $min=self::MIN_COORD, $max=self::MAX_COORD) |
|
| getRelativeDouble ($original, CommandSender $sender, $input, $min=self::MIN_COORD, $max=self::MAX_COORD) |
|
| getDouble (CommandSender $sender, $value, $min=self::MIN_COORD, $max=self::MAX_COORD) |
|
|
Static Public Member Functions inherited from Command |
static | generateDefaultData () |
|
static | broadcastCommandMessage (CommandSender $source, $message, $sendToSource=true) |
|
Protected Attributes inherited from Command |
| $commandData = null |
|
| $description = "" |
|
| $usageMessage |
|
The documentation for this class was generated from the following file:
- src/pocketmine/command/defaults/VanillaCommand.php