|
PocketMine-MP 5.37.4 git-0c453f585430c41919390ec01ffeb1e004b5334b
|
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.