extends TileEntity implements INamableTileEntity
All mapped superinterfaces:
bjd | |
net.minecraft.tileentity.TileEntityBanner | |
net.minecraft.server.v1_13_R2.TileEntityBanner |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private IChatBaseComponent |
| ||||||
private EnumColor |
| ||||||
private NBTTagList |
| ||||||
private boolean |
| ||||||
private List<EnumBannerPatternType> |
| ||||||
private List<EnumColor> |
| ||||||
private String |
|
Constructor summary
Modifier | Constructor |
---|---|
public | () |
public | (EnumColor arg0) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public void |
| ||||||
public IChatBaseComponent |
| ||||||
public boolean |
| ||||||
public IChatBaseComponent |
| ||||||
public NBTTagCompound |
| ||||||
public void |
| ||||||
public PacketPlayOutTileEntityData |
| ||||||
public NBTTagCompound |
| ||||||
public static int |
| ||||||
public static void |
| ||||||
public ItemStack |
| ||||||
public EnumColor |
| ||||||
public List<EnumBannerPatternType> |
| ||||||
public List<EnumColor> |
| ||||||
public String |
| ||||||
private void |
|