Phpcraft
|
Public Attributes | |
$worlds = [] | |
$eidCounter | |
The bare minimium of a server, featuring worlds and entity tracking.
Counter Phpcraft\BareServer::$eidCounter |
The counter used to assign entity IDs.
World[] Phpcraft\BareServer::$worlds = [] |
An array of worlds that clients can be presented with.