Interface BackendConfig

All Known Implementing Classes:
NeoForgeFlwConfig.NeoForgeBackendConfig

public interface BackendConfig
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final BackendConfig
     
  • Method Summary

    Modifier and Type
    Method
    Description
    How smooth/accurate our flw_light impl is.
  • Field Details

  • Method Details

    • lightSmoothness

      LightSmoothness lightSmoothness()
      How smooth/accurate our flw_light impl is.
      Returns:
      The current light smoothness setting.