PocketMine-MP 5.42.1 git-d77520d210fcb967a02bc11817ad625393c8ebc6
Loading...
Searching...
No Matches
pocketmine\network\mcpe\protocol\types\InteractionMode Class Reference
+ Collaboration diagram for pocketmine\network\mcpe\protocol\types\InteractionMode:

Public Attributes

const CLASSIC = 2
 
const CROSSHAIR = 1
 
const TOUCH = 0
 

Detailed Description

Definition at line 17 of file InteractionMode.php.

Member Data Documentation

◆ CLASSIC

const pocketmine\network\mcpe\protocol\types\InteractionMode::CLASSIC = 2

Definition at line 24 of file InteractionMode.php.

◆ CROSSHAIR

const pocketmine\network\mcpe\protocol\types\InteractionMode::CROSSHAIR = 1

Definition at line 23 of file InteractionMode.php.

◆ TOUCH

const pocketmine\network\mcpe\protocol\types\InteractionMode::TOUCH = 0

Definition at line 22 of file InteractionMode.php.


The documentation for this class was generated from the following file: