Documentation

pocketmine

Namespaces

mcpe
utils
color
errorhandler
build
math
nbt
block
command
console
crafting
crash
data
entity
event
form
inventory
item
lang
network
permission
player
plugin
promise
resourcepacks
scheduler
stats
thread
timings
updater
wizard
world
phpstan
tools
generate_permission_doc
snooze

Interfaces, Classes, Traits and Enums

MemoryManager
Server
The class that manages everything
ServerConfigGroup
VersionInfo

Table of Contents

MIN_PHP_VERSION  = "8.0.0"
critical_error()  : void
check_platform_dependencies()  : array<string|int, string>
emit_performance_warnings()  : void
set_ini_entries()  : void
server()  : void

Constants

MIN_PHP_VERSION

public mixed MIN_PHP_VERSION = "8.0.0"

Functions

critical_error()

critical_error(string $message) : void
Parameters
$message : string
Return values
void

check_platform_dependencies()

check_platform_dependencies() : array<string|int, string>
Return values
array<string|int, string>

emit_performance_warnings()

emit_performance_warnings(Logger $logger) : void
Parameters
$logger : Logger
Return values
void

set_ini_entries()

set_ini_entries() : void
Return values
void

server()

server() : void
Return values
void

Search results