net.minecraft.client.renderer

public record PostChainConfig$TargetInput

implements PostChainConfig$Input

glq$f
net.minecraft.client.renderer.PostChainConfig$TargetInput
net.minecraft.class_9962$class_9968
net.minecraft.client.gl.PostEffectPipeline$TargetSampler

Field summary

Modifier and TypeField
private final String
c
samplerName
comp_3024
samplerName
private final ResourceLocation
d
targetId
comp_3025
targetId
private final boolean
e
useDepthBuffer
comp_3026
useDepthBuffer
private final boolean
f
bilinear
comp_3027
bilinear
public static final com.mojang.serialization.Codec<PostChainConfig$TargetInput>
b
CODEC
field_53118
CODEC

Constructor summary

ModifierConstructor
public (String arg0, ResourceLocation arg1, boolean arg2, boolean arg3)

Method summary

Modifier and TypeMethod
public Set<ResourceLocation>
b()
referencedTargets()
method_62246()
getTargetId()
public String
a()
samplerName()
comp_3024()
samplerName()
public ResourceLocation
c()
targetId()
comp_3025()
targetId()
public boolean
d()
useDepthBuffer()
comp_3026()
useDepthBuffer()
public boolean
e()
bilinear()
comp_3027()
bilinear()