PocketMine-MP 5.25.3 git-afc4a3c7f18d42b41cbfde84ab6a2e4dd7c03045
|
Public Member Functions | |
readLine () | |
Definition at line 35 of file ConsoleReader.php.
pocketmine\console\ConsoleReader::__construct | ( | ) |
Definition at line 39 of file ConsoleReader.php.
pocketmine\console\ConsoleReader::__destruct | ( | ) |
Definition at line 77 of file ConsoleReader.php.
pocketmine\console\ConsoleReader::readLine | ( | ) |
Reads a line from the console and adds it to the buffer. This method may block the thread.
Definition at line 54 of file ConsoleReader.php.