Interface Nameable

All Known Subinterfaces:
IActor, IBankInventoryItem, IBankItem, IDecorativeObject, IGameObject, IGroundObject, IInventoryItem, IItem, INPC, IPlayer, ITileItem, ITileObject, IWallObject, SceneEntity, TileEntity

public interface Nameable
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details

    • getName

      @Nullable String getName()