Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
pocketmine
command
defaults
ParticleCommand
PHP Class pocketmine\command\defaults\ParticleCommand
Inheritance:
extends
VanillaCommand
Mostrar archivo
Open project: iTXTech/Genisys
Public Methods
Method
Description
__construct
(
$name
)
execute
(
pocketmine\command\CommandSender
$sender
,
$currentAlias
,
array
$args
)
Private Methods
Method
Description
getParticle
(
$name
,
Vector3
$pos
,
$xd
,
$yd
,
$zd
,
$data
) :
null
|
DustParticle |
ItemBreakParticle |
TerrainParticle
Method Details
__construct()
public
method
public
__construct
(
$name
)
execute()
public
method
public
execute
(
pocketmine\command\CommandSender
$sender
,
$currentAlias
,
array
$args
)
$sender
pocketmine\command\CommandSender
$args
array