Interface ChatType

All Superinterfaces:
ChatType, DataPackSerializable, DefaultedRegistryValue, net.kyori.examination.Examinable, Keyed

A type of chat
  • Method Details

    • builder

      static ChatType.Builder builder()
      Creates a new ChatType.Builder to create a ChatType.
      Returns:
      The new builder
    • translationKey

      String translationKey()
      Gets the translation key that would be used to display the chat message.
      Returns:
      The translation key
    • style

      Style style()
      Gets the style that would be used to display the chat message.
      Returns:
      The style