public class LocalBlockIntercommunication extends java.lang.Object implements IInteractionObject
Constructor and Description |
---|
LocalBlockIntercommunication(java.lang.String guiIdIn,
ITextComponent displayNameIn) |
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 LocalBlockIntercommunication(java.lang.String guiIdIn, ITextComponent displayNameIn)
public Container createContainer(InventoryPlayer playerInventory, EntityPlayer playerIn)
createContainer
in interface IInteractionObject
public ITextComponent getName()
public boolean hasCustomName()
hasCustomName
in interface INameable
public java.lang.String getGuiID()
getGuiID
in interface IInteractionObject
@Nullable public ITextComponent getCustomName()
getCustomName
in interface INameable