net.minecraft.client.renderer

public record PostChainConfig

glq
net.minecraft.client.renderer.PostChainConfig
net.minecraft.class_9962
net.minecraft.client.gl.PostEffectPipeline

Field summary

Modifier and TypeField
private final Map<ResourceLocation, PostChainConfig$InternalTarget>
b
internalTargets
comp_3016
internalTargets
private final List<PostChainConfig$Pass>
c
passes
comp_3017
passes
public static final com.mojang.serialization.Codec<PostChainConfig>
a
CODEC
field_53111
CODEC

Constructor summary

ModifierConstructor
public (Map<ResourceLocation, PostChainConfig$InternalTarget> arg0, List<PostChainConfig$Pass> arg1)

Method summary

Modifier and TypeMethod
public Map<ResourceLocation, PostChainConfig$InternalTarget>
a()
internalTargets()
comp_3016()
internalTargets()
public List<PostChainConfig$Pass>
b()
passes()
comp_3017()
passes()