public static class BlockWorkbench.InterfaceCraftingTable extends java.lang.Object implements IInteractionObject
Constructor and Description |
---|
InterfaceCraftingTable(World worldIn,
BlockPos pos) |
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, wait
getDisplayName
public ITextComponent getName()
public boolean hasCustomName()
hasCustomName
in interface INameable
@Nullable public ITextComponent getCustomName()
getCustomName
in interface INameable
public Container createContainer(InventoryPlayer playerInventory, EntityPlayer playerIn)
createContainer
in interface IInteractionObject
public java.lang.String getGuiID()
getGuiID
in interface IInteractionObject