net.minecraft.client.renderer

public record PostChainConfig$InternalTarget

gxs$b
net.minecraft.client.renderer.PostChainConfig$InternalTarget
net.minecraft.class_9962$class_9966
net.minecraft.client.gl.PostEffectPipeline$Targets
net.minecraft.src.C_345900_$C_345968_

Field summary

Modifier and TypeField
private final Optional<Integer>
b
width
comp_4164
width
f_398816_
private final Optional<Integer>
c
height
comp_4165
height
f_399190_
private final boolean
d
persistent
comp_4166
persistent
f_399555_
private final int
e
clearColor
comp_4167
clearColor
f_399531_
public static final com.mojang.serialization.Codec<PostChainConfig$InternalTarget>
a
CODEC
field_53115
CODEC
f_346748_

Constructor summary

ModifierConstructor
public (Optional<Integer> height, Optional<Integer> persistent, boolean clearColor, int arg3)

Method summary

Modifier and TypeMethod
public Optional<Integer>
a()
width()
comp_4164()
width()
f_398816_()
public Optional<Integer>
b()
height()
comp_4165()
height()
f_399190_()
public boolean
c()
persistent()
comp_4166()
persistent()
f_399555_()
public int
d()
clearColor()
comp_4167()
clearColor()
f_399531_()