PHP 클래스 pocketmine\block\UnpoweredRepeater

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

보호된 프로퍼티들

프로퍼티 타입 설명
$id

공개 메소드들

메소드 설명
getName ( ) : string
getStrength ( )
isActivated ( Block $from = null )
onBreak ( Item $item )

메소드 상세

getName() 공개 메소드

public getName ( ) : string
리턴 string

getStrength() 공개 메소드

public getStrength ( )

isActivated() 공개 메소드

public isActivated ( Block $from = null )
$from Block

onBreak() 공개 메소드

public onBreak ( Item $item )
$item pocketmine\item\Item

프로퍼티 상세

$id 보호되어 있는 프로퍼티

protected $id