|
PocketMine-MP 5.44.4 git-6a7cc02e9dff59b69241aa0bcffdb9903ce86beb
|
Collaboration diagram for pocketmine\network\mcpe\protocol\types\InteractionMode:Public Attributes | |
| const | CLASSIC = 2 |
| const | CROSSHAIR = 1 |
| const | TOUCH = 0 |
Definition at line 17 of file InteractionMode.php.
| const pocketmine\network\mcpe\protocol\types\InteractionMode::CLASSIC = 2 |
Definition at line 24 of file InteractionMode.php.
| const pocketmine\network\mcpe\protocol\types\InteractionMode::CROSSHAIR = 1 |
Definition at line 23 of file InteractionMode.php.
| const pocketmine\network\mcpe\protocol\types\InteractionMode::TOUCH = 0 |
Definition at line 22 of file InteractionMode.php.