Uses of Class
net.minecraft.client.renderer.PostChain
Packages that use PostChain
-
Uses of PostChain in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type PostChainModifier and TypeFieldDescription(package private) final Map
<ResourceLocation, Optional<PostChain>> ShaderManager.CompilationCache.postChains
Methods in net.minecraft.client.renderer that return PostChainModifier and TypeMethodDescriptionShaderManager.CompilationCache.getOrLoadPostChain
(ResourceLocation p_368720_, Set<ResourceLocation> p_368722_) ShaderManager.getPostChain
(ResourceLocation p_366709_, Set<ResourceLocation> p_366652_) private PostChain
LevelRenderer.getTransparencyChain()
static PostChain
PostChain.load
(PostChainConfig p_366777_, TextureManager p_110034_, Set<ResourceLocation> p_362436_, ResourceLocation p_405015_) private PostChain
ShaderManager.CompilationCache.loadPostChain
(ResourceLocation p_368578_, Set<ResourceLocation> p_368581_)