| GenisysPro
    for Minecraft PE/Windows 10 v1.1.x
    Feature-rich server software for Minecraft PE and Windows 10 Edition | 
| Static Public Member Functions | |
| static | getCallableIdentifier (callable $variable) | 
| static | getMachineUniqueId ($extra="") | 
| static | getIP ($force=false) | 
| static | getOS ($recalculate=false) | 
| static | getRealMemoryUsage () | 
| static | getMemoryUsage ($advanced=false) | 
| static | getThreadCount () | 
| static | getCoreCount ($recalculate=false) | 
| static | hexdump ($bin) | 
| static | printable ($str) | 
| static | getURL ($page, $timeout=10, array $extraHeaders=[]) | 
| static | postURL ($page, $args, $timeout=10, array $extraHeaders=[]) | 
| static | javaStringHash ($string) | 
| Static Public Attributes | |
| static | $online = true | 
| static | $ip = false | 
| static | $os | 
Big collection of functions
| 
 | static | 
| 
 | static | 
| 
 | static | 
Gets the External IP using an external service, it is cached
| bool | $force | default false, force IP check even when cached | 
| 
 | static | 
Gets this machine / server instance unique ID Returns a hash, the first 32 characters (or 16 if raw) will be an identifier that won't change frequently. The rest of the hash will change depending on other factors.
| string | $extra | optional, additional data to identify the machine | 
| 
 | static | 
| bool | $advanced | 
| 
 | static | 
Returns the current Operating System Windows => win MacOS => mac iOS => ios Android => android Linux => Linux BSD => bsd Other => other
| bool | $recalculate | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| $string | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static | 
| 
 | static |