Interface InternalDaydreamConfig


@NullMarked @Internal public interface InternalDaydreamConfig
Internal Daydream Config
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    Daydream 설정을 가져옵니다.
    static boolean
    라이브러리 로더에 의해 종속성이 다운로드될 때 로그를 표시할지 여부를 결정합니다.
  • Method Details

    • config

      static YamlConfiguration config()
      Daydream 설정을 가져옵니다.

      이 메서드를 호출할 때마다 파일 읽기가 발생합니다.

      Returns:
      Daydream 설정
    • logger$ignoreLibraryLoaderLog

      static boolean logger$ignoreLibraryLoaderLog()
      라이브러리 로더에 의해 종속성이 다운로드될 때 로그를 표시할지 여부를 결정합니다.
      Returns:
      true인 경우, 종속성 로드와 관련된 로그를 표시하지 않습니다.