|
Genisys
Genisys API 1.9.3
A server software for Minecraft: Pocket Edition with many features
|
Public Member Functions | |
| shutdown () | |
| quit () | |
| getLine () | |
| run () | |
| getThreadName () | |
Public Member Functions inherited from Thread | |
| getClassLoader () | |
| setClassLoader (\ClassLoader $loader=null) | |
| registerClassLoader () | |
| start (int $options=PTHREADS_INHERIT_ALL) | |
| quit () | |
| getThreadName () | |
Public Member Functions inherited from Thread | |
| getCreatorId () | |
| getThreadId () | |
| isJoined () | |
| isStarted () | |
| join () | |
| start (int $options=PTHREADS_INHERIT_ALL) | |
Public Member Functions inherited from Threaded | |
| chunk ($size, bool $preserve=false) | |
| count () | |
| isRunning () | |
| isTerminated () | |
| merge ($from, $overwrite=true) | |
| notify () | |
| notifyOne () | |
| offsetGet ($offset) | |
| offsetSet ($offset, $value) | |
| offsetExists ($offset) | |
| offsetUnset ($offset) | |
| pop () | |
| run () | |
| shift () | |
| synchronized (\Closure $function, $args=null) | |
| wait ($timeout) | |
| getRefCount () | |
| addRef () | |
| delRef () | |
| isGarbage () | |
Data Fields | |
| const | TYPE_READLINE = 0 |
| const | TYPE_STREAM = 1 |
| const | TYPE_PIPED = 2 |
Protected Attributes | |
| $buffer | |
Protected Attributes inherited from Thread | |
| $classLoader | |
| $isKilled = false | |
Additional Inherited Members | |
Static Public Member Functions inherited from Thread | |
| static | getCurrentThread () |
| static | getCurrentThreadId () |
Static Public Member Functions inherited from Threaded | |
| static | extend ($obj) |
| getLine | ( | ) |
Reads a line from console, if available. Returns null if not available