| hkt | |
| net.minecraft.client.renderer.PostChainConfig | |
| net.minecraft.class_9962 | |
| net.minecraft.client.gl.PostEffectPipeline |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Map<Identifier, PostChainConfig$InternalTarget> |
| ||||||||
| private final List<PostChainConfig$Pass> |
| ||||||||
| public static final com.mojang.serialization.Codec<PostChainConfig> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Map<Identifier, PostChainConfig$InternalTarget> internalTargets, List<PostChainConfig$Pass> passes) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Map<Identifier, PostChainConfig$InternalTarget> |
| ||||||||
| public List<PostChainConfig$Pass> |
|