PHP Class pocketmine\CrashDump

Afficher le fichier Open project: robske110/ClearSky Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Server $server )
add ( $str )
addLine ( $line = "" )
getData ( )
getEncodedData ( )
getPath ( )

Private Methods

Méthode Description
baseCrash ( )
encodeData ( )
extraData ( )
generalData ( )
pluginsData ( )

Method Details

__construct() public méthode

public __construct ( Server $server )
$server Server

add() public méthode

public add ( $str )

addLine() public méthode

public addLine ( $line = "" )

getData() public méthode

public getData ( )

getEncodedData() public méthode

public getEncodedData ( )

getPath() public méthode

public getPath ( )