Package foundry.veil.mixin.accessor
Interface LevelRendererAccessor
public interface LevelRendererAccessor
-
Method Summary
Modifier and TypeMethodDescription@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()
-