PHP Class pocketmine\tile\FlowerPot

Inheritance: extends Spawnable
Afficher le fichier Open project: iTXTech/Genisys

Méthodes publiques

Méthode Description
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt )
getFlowerPotData ( )
getFlowerPotItem ( )
getSpawnCompound ( )
setFlowerPotData ( $item, $data )

Method Details

__construct() public méthode

public __construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt )
$chunk pocketmine\level\format\FullChunk
$nbt pocketmine\nbt\tag\CompoundTag

getFlowerPotData() public méthode

public getFlowerPotData ( )

getFlowerPotItem() public méthode

public getFlowerPotItem ( )

getSpawnCompound() public méthode

public getSpawnCompound ( )

setFlowerPotData() public méthode

public setFlowerPotData ( $item, $data )