extends TileEntity implements INameable
All mapped superinterfaces:
| biv | |
| net.minecraft.tileentity.TileEntityBanner |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| private ITextComponent |
| ||||
| private EnumDyeColor |
| ||||
| private NBTTagList |
| ||||
| private boolean |
| ||||
| private List<BannerPattern> |
| ||||
| private List<EnumDyeColor> |
| ||||
| private String |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | () |
| public | (EnumDyeColor arg0) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public ITextComponent |
| ||||
| public boolean |
| ||||
| public ITextComponent |
| ||||
| public NBTTagCompound |
| ||||
| public void |
| ||||
| public SPacketUpdateTileEntity |
| ||||
| public NBTTagCompound |
| ||||
| public static int |
| ||||
| public static void |
| ||||
| public ItemStack |
| ||||
| public EnumDyeColor |
| ||||
| public List<BannerPattern> |
| ||||
| public List<EnumDyeColor> |
| ||||
| public String |
| ||||
| private void |
|