Phpcraft
|
Public Member Functions | |
write (Connection $con, array &$stack) | |
__toString () | |
Static Public Member Functions | |
static | read (Connection $con) |
Public Attributes | |
const | TYPE_ID = 3 |
$children = [] | |
$executable = false | |
$redirect_to | |
|
abstract |
|
static |
Phpcraft\Packet\DeclareCommands\Node::write | ( | Connection | $con, |
array & | $stack | ||
) |
Connection | $con | |
array | $stack |
array< Node|int > Phpcraft\Packet\DeclareCommands\Node::$children = [] |
bool Phpcraft\Packet\DeclareCommands\Node::$executable = false |
Node int null Phpcraft\Packet\DeclareCommands\Node::$redirect_to |
const Phpcraft\Packet\DeclareCommands\Node::TYPE_ID = 3 |