|
PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
|
Collaboration diagram for pocketmine\event\ListenerMethodTags:Public Attributes | |
| const | HANDLE_CANCELLED = "handleCancelled" |
| const | NOT_HANDLER = "notHandler" |
| const | PRIORITY = "priority" |
Provides constants for all the PhpDoc tags supported for Listener methods.
Definition at line 30 of file ListenerMethodTags.php.
| const pocketmine\event\ListenerMethodTags::HANDLE_CANCELLED = "handleCancelled" |
Definition at line 31 of file ListenerMethodTags.php.
| const pocketmine\event\ListenerMethodTags::NOT_HANDLER = "notHandler" |
Definition at line 32 of file ListenerMethodTags.php.
| const pocketmine\event\ListenerMethodTags::PRIORITY = "priority" |
Definition at line 33 of file ListenerMethodTags.php.