Interface ChatVisibility

All Superinterfaces:
ComponentLike, DefaultedRegistryValue

Represents a visibility mode for a client's chat.
  • Method Details

    • isVisible

      boolean isVisible(MessageType type)
      Tests whether the given chat type will be visible to a player's chat.
      Parameters:
      type - The MessageType to test
      Returns:
      Whether or not it's visible with this ChatVisibility