public interface INameable
Modifier and Type | Method and Description |
---|---|
ITextComponent |
getCustomName() |
default ITextComponent |
getDisplayName() |
ITextComponent |
getName() |
boolean |
hasCustomName() |
ITextComponent getName()
boolean hasCustomName()
default ITextComponent getDisplayName()
@Nullable ITextComponent getCustomName()