|
PocketMine-MP 5.41.2 git-e73f84662e3363c758c5cd2380d3130518867133
|
Inheritance diagram for pocketmine\block\utils\Lightable:
Collaboration diagram for pocketmine\block\utils\Lightable:Public Member Functions | |
| isLit () | |
| setLit (bool $lit=true) | |
Definition at line 26 of file Lightable.php.
| pocketmine\block\utils\Lightable::setLit | ( | bool | $lit = true | ) |
Implemented in pocketmine\block\RedstoneLamp.