Interface LightShader

All Known Implementing Classes:
SimpleLightShader

public interface LightShader
A shader that controls the GPU-based light on a material.
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.resources.ResourceLocation
     
  • Method Details

    • source

      net.minecraft.resources.ResourceLocation source()