Interface LevelRendererAccessor


public interface LevelRendererAccessor
  • Method Summary

    Modifier and Type
    Method
    Description
    @Nullable net.minecraft.client.renderer.PostChain
     
    @Nullable net.minecraft.client.renderer.PostChain
     
  • Method Details

    • getEntityEffect

      @Nullable @Nullable net.minecraft.client.renderer.PostChain getEntityEffect()
    • getTransparencyChain

      @Nullable @Nullable net.minecraft.client.renderer.PostChain getTransparencyChain()