PocketMine-MP 5.27.2 git-1ea5c060fdd23023857cdc7f874a6562d117a72d
|
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.