PocketMine-MP 5.18.1 git-9381fc4172e5dce4cada1cb356050c8a2ab57b94
pocketmine\block\utils\BannerPatternLayer Class Reference
+ Collaboration diagram for pocketmine\block\utils\BannerPatternLayer:

Public Member Functions

 __construct (private BannerPatternType $type, private DyeColor $color)
 
 getColor ()
 
 getType ()
 

Detailed Description

Contains information about a pattern layer on a banner.

See also
BaseBanner

Definition at line 32 of file BannerPatternLayer.php.

Constructor & Destructor Documentation

◆ __construct()

pocketmine\block\utils\BannerPatternLayer::__construct ( private BannerPatternType  $type,
private DyeColor  $color 
)

Definition at line 33 of file BannerPatternLayer.php.

Member Function Documentation

◆ getColor()

pocketmine\block\utils\BannerPatternLayer::getColor ( )

Definition at line 40 of file BannerPatternLayer.php.

◆ getType()

pocketmine\block\utils\BannerPatternLayer::getType ( )

Definition at line 38 of file BannerPatternLayer.php.


The documentation for this class was generated from the following file: