Interface ICustomName

All Known Implementing Classes:
CustomBannedItem, MetaItem

public interface ICustomName
This interface is used for MetaItem/CustomBannedItem to retrieve their names
Version:
3.1.1
Author:
Andross
  • Method Summary

    Modifier and Type
    Method
    Description
    @NotNull String
    Get the name of this item.
  • Method Details

    • getName

      @NotNull @NotNull String getName()
      Get the name of this item.
      Returns:
      name of this item