java.lang.Object
io.github.miniplaceholders.api.utils.Components

public final class Components extends Object
Common components used in expansions
  • Field Details

    • TRUE_COMPONENT

      public static final TextComponent TRUE_COMPONENT
      "True" Component
      Since:
      1.1.0
    • FALSE_COMPONENT

      public static final TextComponent FALSE_COMPONENT
      False Component
      Since:
      1.1.0
    • YES_COMPONENT

      public static final TextComponent YES_COMPONENT
      "Yes" Component
      Since:
      1.1.0
    • NO_COMPONENT

      public static final TextComponent NO_COMPONENT
      "No" Component
      Since:
      1.1.0