Phpcraft
Public Member Functions | Public Attributes | List of all members
Phpcraft\Packet\DeclareCommands\RootNode Class Reference
Inheritance diagram for Phpcraft\Packet\DeclareCommands\RootNode:
Inheritance graph
[legend]
Collaboration diagram for Phpcraft\Packet\DeclareCommands\RootNode:
Collaboration graph
[legend]

Public Member Functions

 __toString ()
 
- Public Member Functions inherited from Phpcraft\Packet\DeclareCommands\Node
 write (Connection $con, array &$stack)
 

Public Attributes

const TYPE_ID = 0
 
- 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)
 

Member Function Documentation

◆ __toString()

Phpcraft\Packet\DeclareCommands\RootNode::__toString ( )

Member Data Documentation

◆ TYPE_ID

const Phpcraft\Packet\DeclareCommands\RootNode::TYPE_ID = 0