Interface InventoryTagsConfig

  • All Superinterfaces:
    Config

    public interface InventoryTagsConfig
    extends Config
    • Method Detail

      • showTagOutline

        default boolean showTagOutline()
      • showTagUnderline

        default boolean showTagUnderline()
      • showTagFill

        default boolean showTagFill()
      • fillOpacity

        @Range(max=255)
        default int fillOpacity()