net.minecraft.client.renderer

public record PostChainConfig

guy
net.minecraft.client.renderer.PostChainConfig
net.minecraft.class_9962

Field summary

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

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()
public List<PostChainConfig$Pass>
b()
passes()
comp_3017()