Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
pocketmine
CrashDump
PHP Class pocketmine\CrashDump
Mostrar archivo
Open project: robske110/ClearSky
Class Usage Examples
Public Methods
Method
Description
__construct
(
Server
$server
)
add
(
$str
)
addLine
(
$line
= "" )
getData
( )
getEncodedData
( )
getPath
( )
Private Methods
Method
Description
baseCrash
( )
encodeData
( )
extraData
( )
generalData
( )
pluginsData
( )
Method Details
__construct()
public
method
public
__construct
(
Server
$server
)
$server
Server
add()
public
method
public
add
(
$str
)
addLine()
public
method
public
addLine
(
$line
= "" )
getData()
public
method
public
getData
( )
getEncodedData()
public
method
public
getEncodedData
( )
getPath()
public
method
public
getPath
( )