| Package | Description |
|---|---|
| org.cloudburstmc.server.blockentity | |
| org.cloudburstmc.server.blockentity.impl | |
| org.cloudburstmc.server.item | |
| org.cloudburstmc.server.utils |
| 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 |
|---|---|
BannerPattern |
BannerBlockEntity.getPattern(int index) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<BannerPattern> |
BannerBlockEntity.getPatterns() |
| Modifier and Type | Method and Description |
|---|---|
void |
BannerBlockEntity.addPattern(BannerPattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
BannerPattern |
ItemBanner.getPattern(int index) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableList<BannerPattern> |
ItemBanner.getPatterns() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemBanner.addPattern(BannerPattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
static BannerPattern |
BannerPattern.fromNbtMap(com.nukkitx.nbt.NbtMap nbt) |
Copyright © 2020. All rights reserved.