| 
|   | get (string $id) | 
|   | 
|   | mustGet (string $id) | 
|   | 
|   | register (string $id, float $minValue, float $maxValue, float $defaultValue, bool $shouldSend=true) | 
|   | 
Definition at line 28 of file AttributeFactory.php.
 
◆ __construct()
      
        
          | pocketmine\entity\AttributeFactory::__construct  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ get()
      
        
          | pocketmine\entity\AttributeFactory::get  | 
          ( | 
          string |           $id | ) | 
           | 
        
      
 
 
◆ mustGet()
      
        
          | pocketmine\entity\AttributeFactory::mustGet  | 
          ( | 
          string |           $id | ) | 
           | 
        
      
 
 
◆ register()
      
        
          | pocketmine\entity\AttributeFactory::register  | 
          ( | 
          string |           $id,  | 
        
        
           | 
           | 
          float |           $minValue,  | 
        
        
           | 
           | 
          float |           $maxValue,  | 
        
        
           | 
           | 
          float |           $defaultValue,  | 
        
        
           | 
           | 
          bool |           $shouldSend = true ) | 
        
      
 
 
The documentation for this class was generated from the following file: