PocketMine-MP 5.15.1 git-be6754494fdbbb9dd57c058ba0e33a4a78c4581f
pocketmine\wizard\SetupWizard Class Reference
+ Collaboration diagram for pocketmine\wizard\SetupWizard:

Public Member Functions

 __construct (private string $dataPath)
 
 run ()
 

Public Attributes

const DEFAULT_NAME = Server::DEFAULT_SERVER_NAME
 
const DEFAULT_PLAYERS = Server::DEFAULT_MAX_PLAYERS
 
const DEFAULT_PORT = Server::DEFAULT_PORT_IPV4
 

Detailed Description

Definition at line 50 of file SetupWizard.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\wizard\SetupWizard::__construct ( private string  $dataPath)

Definition at line 60 of file SetupWizard.php.

Member Function Documentation

◆ run()

pocketmine\wizard\SetupWizard::run ( )

Definition at line 64 of file SetupWizard.php.

Member Data Documentation

◆ DEFAULT_NAME

const pocketmine\wizard\SetupWizard::DEFAULT_NAME = Server::DEFAULT_SERVER_NAME
Deprecated:

Definition at line 52 of file SetupWizard.php.

◆ DEFAULT_PLAYERS

const pocketmine\wizard\SetupWizard::DEFAULT_PLAYERS = Server::DEFAULT_MAX_PLAYERS
Deprecated:

Definition at line 56 of file SetupWizard.php.

◆ DEFAULT_PORT

const pocketmine\wizard\SetupWizard::DEFAULT_PORT = Server::DEFAULT_PORT_IPV4
Deprecated:

Definition at line 54 of file SetupWizard.php.


The documentation for this class was generated from the following file: