PHP Class pocketmine\tile\DLDetector

Inheritance: extends Spawnable
Show file Open project: iTXTech/Genisys

Public Methods

Method Description
__construct ( pocketmine\level\format\FullChunk $chunk, CompoundTag $nbt )
getLightByTime ( )
getSpawnCompound ( )
isActivated ( ) : boolean
onUpdate ( )

Private Methods

Method Description
getType ( ) : integer

Method Details

__construct() public method

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

getLightByTime() public method

public getLightByTime ( )

getSpawnCompound() public method

public getSpawnCompound ( )

isActivated() public method

public isActivated ( ) : boolean
return boolean

onUpdate() public method

public onUpdate ( )