Uses of Record Class
net.minecraft.client.renderer.PostChainConfig
Packages that use PostChainConfig
-
Uses of PostChainConfig in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer with type parameters of type PostChainConfigModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<PostChainConfig> PostChainConfig.CODEC
private final Map
<ResourceLocation, PostChainConfig> ShaderManager.Configs.postChains
The field for thepostChains
record component.Methods in net.minecraft.client.renderer that return types with arguments of type PostChainConfigModifier and TypeMethodDescriptionShaderManager.Configs.postChains()
Returns the value of thepostChains
record component.Methods in net.minecraft.client.renderer with parameters of type PostChainConfigModifier and TypeMethodDescriptionstatic PostChain
PostChain.load
(PostChainConfig p_366777_, TextureManager p_110034_, Set<ResourceLocation> p_362436_, ResourceLocation p_405015_) Method parameters in net.minecraft.client.renderer with type arguments of type PostChainConfigModifier and TypeMethodDescriptionprivate static void
ShaderManager.loadPostChain
(ResourceLocation p_366838_, Resource p_366558_, com.google.common.collect.ImmutableMap.Builder<ResourceLocation, PostChainConfig> p_366892_)