|  | 
|  | __construct ($part1=0, $part2=0, $part3=0, $part4=0, $version=null) | 
|  | 
|  | getVersion () | 
|  | 
|  | equals (UUID $uuid) | 
|  | 
|  | toBinary () | 
|  | 
|  | toString () | 
|  | 
|  | __toString () | 
|  | 
  
  | 
        
          | static fromBinary | ( |  | $uuid, |  
          |  |  |  | $version = null |  
          |  | ) |  |  |  | static | 
 
Creates an UUID from a binary representation
- Parameters
- 
  
  
- Returns
- UUID 
 
 
Creates an UUIDv3 from binary data or list of binary data
- Parameters
- 
  
  
- Returns
- UUID 
 
 
  
  | 
        
          | static fromString | ( |  | $uuid, |  
          |  |  |  | $version = null |  
          |  | ) |  |  |  | static | 
 
Creates an UUID from an hexadecimal representation
- Parameters
- 
  
  
- Returns
- UUID 
 
 
The documentation for this class was generated from the following file:
- /Users/Kids/Desktop/Doxygen/pocketmine/utils/UUID.php