|
Phpcraft
|


Public Member Functions | |
| __construct (string $name=null, Node $redirect_to=null) | |
| __toString () | |
Public Member Functions inherited from Phpcraft\Packet\DeclareCommands\Node | |
| write (Connection $con, array &$stack) | |
Public Attributes | |
| const | TYPE_ID = 1 |
| $name | |
Public Attributes inherited from Phpcraft\Packet\DeclareCommands\Node | |
| const | TYPE_ID = 3 |
| $children = [] | |
| $executable = false | |
| $redirect_to | |
Additional Inherited Members | |
Static Public Member Functions inherited from Phpcraft\Packet\DeclareCommands\Node | |
| static | read (Connection $con) |
| Phpcraft\Packet\DeclareCommands\LiteralNode::__construct | ( | string | $name = null, |
| Node | $redirect_to = null |
||
| ) |
| Phpcraft\Packet\DeclareCommands\LiteralNode::__toString | ( | ) |
Reimplemented from Phpcraft\Packet\DeclareCommands\Node.
| Phpcraft\Packet\DeclareCommands\LiteralNode::$name |
| const Phpcraft\Packet\DeclareCommands\LiteralNode::TYPE_ID = 1 |
1.8.17