net.minecraft.client.gl

public class PostEffectPass

implements AutoCloseable

gfd
net.minecraft.client.renderer.PostPass
net.minecraft.class_283
net.minecraft.client.gl.PostEffectPass
net.minecraft.unmapped.C_ihtuvtqd
net.minecraft.client.gl.PostProcessShader
net.minecraft.src.C_4146_

Field summary

Modifier and TypeField
private final JsonEffectShaderProgram
c
effect
field_1540
program
f_yrpqkimp
program
f_110054_
public final Framebuffer
a
inTarget
field_1536
input
f_efekpjxc
input
f_110052_
public final Framebuffer
b
outTarget
field_1538
output
f_moafvfjp
output
f_110053_
private final List<IntSupplier>
d
auxAssets
field_1534
samplerValues
f_dmoongpa
samplerValues
f_110055_
private final List<String>
e
auxNames
field_1539
samplerNames
f_aeclwxey
samplerNames
f_110056_
private final List<Integer>
f
auxWidths
field_1533
samplerWidths
f_znbxfxyz
samplerWidths
f_110057_
private final List<Integer>
g
auxHeights
field_1537
samplerHeights
f_sfwuylbi
samplerHeights
f_110058_
private org.joml.Matrix4f
h
shaderOrthoMatrix
field_1535
projectionMatrix
f_lvpplazo
projectionMatrix
f_110059_
private final int
i
filterMode
field_49906
texFilter
f_xwqfrzoo
filter
f_315357_

Constructor summary

ModifierConstructor
public (ResourceFactory resourceFactory, String programName, Framebuffer input, Framebuffer output, boolean linear)

Method summary

Modifier and TypeMethod
public void
close()
close()
close()
public final String
a()
getName()
method_35777()
getName()
m_qzxhkmcl()
getName()
m_173046_()
public void
a(String o, IntSupplier o, int o, int arg3)
addAuxAsset(String arg0, IntSupplier arg1, int arg2, int arg3)
method_1292(String arg0, IntSupplier arg1, int arg2, int arg3)
addAuxTarget(String name, IntSupplier valueSupplier, int width, int height)
m_hxcqleoj(String arg0, IntSupplier arg1, int arg2, int arg3)
addAuxTarget(String name, IntSupplier valueSupplier, int width, int height)
m_110069_(String p_110071_, IntSupplier p_110072_, int p_110073_, int arg3)
public void
a(org.joml.Matrix4f arg0)
setOrthoMatrix(org.joml.Matrix4f arg0)
method_1291(org.joml.Matrix4f arg0)
setProjectionMatrix(org.joml.Matrix4f projectionMatrix)
m_wcvjgova(org.joml.Matrix4f arg0)
setProjectionMatrix(org.joml.Matrix4f projectionMatrix)
m_253214_(org.joml.Matrix4f arg0)
public void
a(float arg0)
process(float arg0)
method_1293(float arg0)
render(float time)
m_epfocvyw(float arg0)
render(float time)
m_110065_(float arg0)
public JsonEffectShaderProgram
b()
getEffect()
method_1295()
getProgram()
m_fwxdmrtq()
getProgram()
m_110074_()
public int
c()
getFilterMode()
method_58234()
getTexFilter()
m_xxjjkixr()
getFilter()
m_320529_()