Interface UnmodifiableCommentedConfig.Entry

All Superinterfaces:
UnmodifiableConfig.Entry
All Known Subinterfaces:
CommentedConfig.Entry
All Known Implementing Classes:
AbstractCommentedConfig.CommentedEntryWrapper
Enclosing interface:
UnmodifiableCommentedConfig

public static interface UnmodifiableCommentedConfig.Entry extends UnmodifiableConfig.Entry
An unmodifiable commented config entry.
  • Method Details

    • getComment

      String getComment()
      Returns:
      the entry's comment, may contain several lines