| Package | Description |
|---|---|
| net.minecraft.client.renderer | |
| net.minecraft.item.crafting | |
| net.minecraft.tileentity |
| Modifier and Type | Method and Description |
|---|---|
ResourceLocation |
BannerTextures.Cache.getResourceLocation(java.lang.String id,
java.util.List<BannerPattern> patternList,
java.util.List<EnumDyeColor> colorList) |
| Modifier and Type | Method and Description |
|---|---|
private BannerPattern |
RecipesBanners.RecipeAddPattern.matchPatterns(InventoryCrafting p_190933_1_) |
| Modifier and Type | Field and Description |
|---|---|
private java.util.List<BannerPattern> |
TileEntityBanner.patternList |
| Modifier and Type | Method and Description |
|---|---|
static BannerPattern |
BannerPattern.byHash(java.lang.String hash) |
static BannerPattern |
BannerPattern.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BannerPattern[] |
BannerPattern.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<BannerPattern> |
TileEntityBanner.getPatternList() |