| Package | Description |
|---|---|
| org.cloudburstmc.api.blockentity | |
| org.cloudburstmc.api.item.data |
| Modifier and Type | Method and Description |
|---|---|
BannerPattern |
Banner.getPattern(int index) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<BannerPattern> |
Banner.getPatterns() |
| Modifier and Type | Method and Description |
|---|---|
void |
Banner.addPattern(BannerPattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
static BannerData |
BannerData.of(int type,
DyeColor base,
List<BannerPattern> patterns) |
Copyright © 2021. All rights reserved.