PocketMine-MP 5.27.1 git-9af3cde03fabbe4129c79e46dc87ffa0fff446e6
|
Public Member Functions | |
__construct (private BannerPatternType $type, private DyeColor $color) | |
getColor () | |
getType () | |
Contains information about a pattern layer on a banner.
Definition at line 32 of file BannerPatternLayer.php.
pocketmine\block\utils\BannerPatternLayer::__construct | ( | private BannerPatternType | $type, |
private DyeColor | $color ) |
Definition at line 33 of file BannerPatternLayer.php.
pocketmine\block\utils\BannerPatternLayer::getColor | ( | ) |
Definition at line 40 of file BannerPatternLayer.php.
pocketmine\block\utils\BannerPatternLayer::getType | ( | ) |
Definition at line 38 of file BannerPatternLayer.php.