Interface FogShader

All Known Implementing Classes:
SimpleFogShader

public interface FogShader
A shader that controls the fog effect on a material.
  • Method Summary

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

    • source

      net.minecraft.resources.ResourceLocation source()