Class BannerPatternLayer.BannerPatternLayerBuilder
java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.BannerPatternLayer.BannerPatternLayerBuilder
- Enclosing class:
- BannerPatternLayer
-
Method Summary
Modifier and TypeMethodDescription@NonNull BannerPatternLayerbuild()colorId(int colorId) pattern(Holder<BannerPatternLayer.BannerPattern> pattern) @NonNull StringtoString()
-
Method Details
-
pattern
public @NonNull BannerPatternLayer.BannerPatternLayerBuilder pattern(Holder<BannerPatternLayer.BannerPattern> pattern) - Returns:
this.
-
colorId
- Returns:
this.
-
build
-
toString
-