Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
pocketmine
command
defaults
FillCommand
PHP Class pocketmine\command\defaults\FillCommand
Inheritance:
extends
VanillaCommand
Show file
Open project: iTXTech/Genisys
Public Methods
Method
Description
__construct
(
$name
)
execute
(
pocketmine\command\CommandSender
$sender
,
$label
,
array
$args
)
Private Methods
Method
Description
setBlock
(
Vector3
$p
,
Level
$lvl
,
ItemBlock
$b
,
integer
$meta
) :
boolean
Method Details
__construct()
public
method
public
__construct
(
$name
)
execute()
public
method
public
execute
(
pocketmine\command\CommandSender
$sender
,
$label
,
array
$args
)
$sender
pocketmine\command\CommandSender
$args
array