Interface CutoutShader

All Known Implementing Classes:
SimpleCutoutShader

public interface CutoutShader
A shader that decides what colors should be discarded in the fragment shader.
  • Method Summary

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

    • source

      net.minecraft.resources.ResourceLocation source()