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 name, Set<ResourceLocation> externalTargets) ShaderManager.getPostChain(ResourceLocation id, Set<ResourceLocation> externalTargets) private PostChainLevelRenderer.getTransparencyChain()static PostChainPostChain.load(PostChainConfig config, TextureManager textureManager, Set<ResourceLocation> externalTargets, ResourceLocation name) private PostChainShaderManager.CompilationCache.loadPostChain(ResourceLocation name, Set<ResourceLocation> externalTargets)