Definition at line 40 of file Nether.php.
 
◆ __construct()
      
        
          | pocketmine\world\generator\hell\Nether::__construct  | 
          ( | 
          int |           $seed,  | 
        
        
           | 
           | 
          string |           $preset ) | 
        
      
 
- Exceptions
 - 
  
    | InvalidGeneratorOptionsException |  | 
  
   
Definition at line 56 of file Nether.php.
 
 
◆ convertSeed()
  
  
      
        
          | static pocketmine\world\generator\Generator::convertSeed  | 
          ( | 
          string |           $seed | ) | 
           | 
         
       
   | 
  
staticinherited   | 
  
 
Converts a string world seed into an integer for use by the generator. 
Definition at line 39 of file Generator.php.
 
 
◆ generateChunk()
      
        
          | pocketmine\world\generator\hell\Nether::generateChunk  | 
          ( | 
          ChunkManager |           $world,  | 
        
        
           | 
           | 
          int |           $chunkX,  | 
        
        
           | 
           | 
          int |           $chunkZ ) | 
        
      
 
 
◆ populateChunk()
      
        
          | pocketmine\world\generator\hell\Nether::populateChunk  | 
          ( | 
          ChunkManager |           $world,  | 
        
        
           | 
           | 
          int |           $chunkX,  | 
        
        
           | 
           | 
          int |           $chunkZ ) | 
        
      
 
 
◆ $random
  
  
      
        
          | Random pocketmine\world\generator\Generator::$random | 
         
       
   | 
  
protectedinherited   | 
  
 
 
The documentation for this class was generated from the following file: