mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-21 18:36:40 +00:00
Whose idea was it to make this public...
This commit is contained in:
parent
97ccc6e880
commit
1ea5316a37
@ -105,7 +105,8 @@ use const STR_PAD_RIGHT;
|
|||||||
* Big collection of functions
|
* Big collection of functions
|
||||||
*/
|
*/
|
||||||
class Utils{
|
class Utils{
|
||||||
public static $os;
|
/** @var string */
|
||||||
|
private static $os;
|
||||||
/** @var UUID|null */
|
/** @var UUID|null */
|
||||||
private static $serverUniqueId = null;
|
private static $serverUniqueId = null;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user