public static class BlockAnvil.Anvil extends java.lang.Object implements IInteractionObject
| Modifier and Type | Method and Description |
|---|---|
Container |
createContainer(InventoryPlayer playerInventory,
EntityPlayer playerIn) |
ITextComponent |
getCustomName() |
java.lang.String |
getGuiID() |
ITextComponent |
getName() |
boolean |
hasCustomName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDisplayNamepublic ITextComponent getName()
public boolean hasCustomName()
hasCustomName in interface INameable@Nullable public ITextComponent getCustomName()
getCustomName in interface INameablepublic Container createContainer(InventoryPlayer playerInventory, EntityPlayer playerIn)
createContainer in interface IInteractionObjectpublic java.lang.String getGuiID()
getGuiID in interface IInteractionObject