PHP 클래스 pocketmine\tile\FlowerPot

상속: extends Spawnable
파일 보기 프로젝트 열기: iTXTech/Genisys

공개 메소드들

메소드 설명
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt )
getFlowerPotData ( )
getFlowerPotItem ( )
getSpawnCompound ( )
setFlowerPotData ( $item, $data )

메소드 상세

__construct() 공개 메소드

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

getFlowerPotData() 공개 메소드

public getFlowerPotData ( )

getFlowerPotItem() 공개 메소드

public getFlowerPotItem ( )

getSpawnCompound() 공개 메소드

public getSpawnCompound ( )

setFlowerPotData() 공개 메소드

public setFlowerPotData ( $item, $data )