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