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.postChainsMethods in net.minecraft.client.renderer that return PostChainModifier and TypeMethodDescriptionShaderManager.CompilationCache.getOrLoadPostChain(ResourceLocation pName, Set<ResourceLocation> pExternalTargets) ShaderManager.getPostChain(ResourceLocation pId, Set<ResourceLocation> pExternalTargets) private PostChainLevelRenderer.getTransparencyChain()static PostChainPostChain.load(PostChainConfig pConfig, TextureManager pTextureManager, ShaderManager pShaderManager, Set<ResourceLocation> pExternalTargets) private PostChainShaderManager.CompilationCache.loadPostChain(ResourceLocation pName, Set<ResourceLocation> pExternalTargets)