| 
    PocketMine-MP 5.37.1 git-cef37e7835c666594588f957a47b27d521c6a58e
    
   | 
 
 Inheritance diagram for pocketmine\event\server\UpdateNotifyEvent:
 Collaboration diagram for pocketmine\event\server\UpdateNotifyEvent:Public Member Functions | |
| __construct (private UpdateChecker $updater) | |
| call () | |
| getEventName () | |
| getUpdater () | |
Static Public Member Functions | |
| static | hasHandlers () | 
Protected Attributes | |
| string | $eventName = null | 
Called when the update checker receives notification of an available PocketMine-MP update. Plugins may use this event to perform actions when an update notification is received.
Definition at line 32 of file UpdateNotifyEvent.php.
| pocketmine\event\server\UpdateNotifyEvent::__construct | ( | private UpdateChecker | $updater | ) | 
Definition at line 33 of file UpdateNotifyEvent.php.
      
  | 
  inherited | 
| pocketmine\event\server\UpdateNotifyEvent::getUpdater | ( | ) | 
Definition at line 35 of file UpdateNotifyEvent.php.
      
  | 
  staticinherited | 
      
  | 
  protectedinherited |