|
Phpcraft
|

Public Member Functions | |
| getName () | |
| sendMessage ($message) | |
| sendAdminBroadcast ($message, string $permission="everything") | |
| hasPermission (string $permission) | |
| hasPosition () | |
| getPosition () | |
| hasServer () | |
| getServer () | |
| Phpcraft\Command\CommandSender::getName | ( | ) |
Implemented in Phpcraft\ClientConnection, Phpcraft\Server, and Phpcraft\ServerConnection.
| Phpcraft\Command\CommandSender::getPosition | ( | ) |
Implemented in Phpcraft\ClientConnection, Phpcraft\Server, and Phpcraft\ServerConnection.
| Phpcraft\Command\CommandSender::getServer | ( | ) |
Implemented in Phpcraft\Server, Phpcraft\ClientConnection, and Phpcraft\ServerConnection.
| Phpcraft\Command\CommandSender::hasPermission | ( | string | $permission | ) |
| string | $permission |
Implemented in Phpcraft\Server, Phpcraft\ClientConnection, and Phpcraft\ServerConnection.
| Phpcraft\Command\CommandSender::hasPosition | ( | ) |
Implemented in Phpcraft\ClientConnection, Phpcraft\Server, and Phpcraft\ServerConnection.
| Phpcraft\Command\CommandSender::hasServer | ( | ) |
Implemented in Phpcraft\ClientConnection, Phpcraft\Server, and Phpcraft\ServerConnection.
| Phpcraft\Command\CommandSender::sendAdminBroadcast | ( | $message, | |
| string | $permission = "everything" |
||
| ) |
| array | string | null | ChatComponent | $message | |
| string | $permission |
Implemented in Phpcraft\ClientConnection, Phpcraft\Server, and Phpcraft\ServerConnection.
| Phpcraft\Command\CommandSender::sendMessage | ( | $message | ) |
| array | string | null | ChatComponent | $message |
Implemented in Phpcraft\Server, and Phpcraft\ServerConnection.
1.8.17