Interface LightType

All Superinterfaces:
DefaultedRegistryValue<LightType>

@CatalogedBy(LightTypes.class) public interface LightType extends DefaultedRegistryValue<LightType>
  • Method Details

    • defaultLightValue

      int defaultLightValue()
      Gets the default light value for this light type. Useful for defaulting a light value if there is a missing source for EnvironmentalVolume.light(int, int, int).
      Returns:
      The default light value