public class BannerTextures
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
BannerTextures.Cache |
| Modifier and Type | Field and Description |
|---|---|
static ResourceLocation |
BANNER_BASE_TEXTURE |
static BannerTextures.Cache |
BANNER_DESIGNS
An array of all the banner patterns that are being currently rendered
|
static ResourceLocation |
SHIELD_BASE_TEXTURE |
static BannerTextures.Cache |
SHIELD_DESIGNS
An array of all the shield patterns that are being currently rendered
|
| Constructor and Description |
|---|
BannerTextures() |
public static final BannerTextures.Cache BANNER_DESIGNS
public static final BannerTextures.Cache SHIELD_DESIGNS
public static final ResourceLocation SHIELD_BASE_TEXTURE
public static final ResourceLocation BANNER_BASE_TEXTURE