PocketMine-MP 5.21.2 git-b2aa6396c3cc2cafdd815eacc360e1ad89599899
Loading...
Searching...
No Matches
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: