PHP Class pocketmine\level\Explosion

Afficher le fichier Open project: iTXTech/Genisys Class Usage Examples

Méthodes publiques

Свойство Type Description
$affectedBlocks pocketmine\block\Block[]
$level Rays
$size
$source
$stepLen

Méthodes publiques

Méthode Description
__construct ( Position $center, $size, $what = null, boolean $dropItem = true )
explodeA ( ) : boolean
explodeB ( ) : boolean

Method Details

__construct() public méthode

public __construct ( Position $center, $size, $what = null, boolean $dropItem = true )
$center Position
$dropItem boolean

explodeA() public méthode

public explodeA ( ) : boolean
Résultat boolean

explodeB() public méthode

public explodeB ( ) : boolean
Résultat boolean

Property Details

$affectedBlocks public_oe property

public Block[],pocketmine\block $affectedBlocks
Résultat pocketmine\block\Block[]

$level public_oe property

Rays
public $level

$size public_oe property

public $size

$source public_oe property

public $source

$stepLen public_oe property

public $stepLen