|
PocketMine-MP 5.39.4 git-fc9be17cf51063d4d1d23df927963d00a2f03f09
|
Collaboration diagram for pocketmine\block\utils\BannerPatternLayer: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.