|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VanillaCommand | |
---|---|
org.bukkit.command | Classes relating to handling specialized non-chat player input. |
org.bukkit.command.defaults | Commands for emulating the Minecraft commands and other necessary ones for use by a Bukkit implementation. |
Uses of VanillaCommand in org.bukkit.command |
---|
Fields in org.bukkit.command with type parameters of type VanillaCommand | |
---|---|
protected static Set<VanillaCommand> |
SimpleCommandMap.fallbackCommands
|
Methods in org.bukkit.command that return types with arguments of type VanillaCommand | |
---|---|
Set<VanillaCommand> |
SimpleCommandMap.getFallbackCommands()
|
Uses of VanillaCommand in org.bukkit.command.defaults |
---|
Subclasses of VanillaCommand in org.bukkit.command.defaults | |
---|---|
class |
BanCommand
|
class |
BanIpCommand
|
class |
BanListCommand
|
class |
ClearCommand
|
class |
DefaultGameModeCommand
|
class |
DeopCommand
|
class |
DifficultyCommand
|
class |
EnchantCommand
|
class |
ExpCommand
|
class |
GameModeCommand
|
class |
GameRuleCommand
|
class |
GiveCommand
|
class |
HelpCommand
|
class |
KickCommand
|
class |
KillCommand
|
class |
ListCommand
|
class |
MeCommand
|
class |
OpCommand
|
class |
PardonCommand
|
class |
PardonIpCommand
|
class |
SaveCommand
|
class |
SaveOffCommand
|
class |
SaveOnCommand
|
class |
SayCommand
|
class |
SeedCommand
|
class |
SpawnpointCommand
|
class |
StopCommand
|
class |
TeleportCommand
|
class |
TellCommand
|
class |
TestForCommand
|
class |
TimeCommand
|
class |
ToggleDownfallCommand
|
class |
WeatherCommand
|
class |
WhitelistCommand
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |