PHP 클래스 pocketmine\tile\EnchantTable

상속: extends Spawnable, implements pocketmine\tile\Nameable
파일 보기 프로젝트 열기: iTXTech/Genisys

공개 메소드들

메소드 설명
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt )
getName ( ) : string
getSpawnCompound ( )
hasName ( )
setName ( $str )

메소드 상세

__construct() 공개 메소드

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

getName() 공개 메소드

public getName ( ) : string
리턴 string

getSpawnCompound() 공개 메소드

public getSpawnCompound ( )

hasName() 공개 메소드

public hasName ( )

setName() 공개 메소드

public setName ( $str )