PHP Class pocketmine\event\entity\EntityMoveEvent

Deprecation:
Inheritance: extends EntityEvent, implements pocketmine\event\Cancellable
Afficher le fichier Open project: ClearSkyTeam/ClearSky Class Usage Examples

Méthodes publiques

Свойство Type Description
$handlerList

Méthodes publiques

Méthode Description
__construct ( Entity $entity, Vector3 $pos )
getVector ( )

Method Details

__construct() public méthode

public __construct ( Entity $entity, Vector3 $pos )
$entity pocketmine\entity\Entity
$pos pocketmine\math\Vector3

getVector() public méthode

public getVector ( )

Property Details

$handlerList public_oe static_oe property

public static $handlerList