com.mojang.blaze3d.resource

public record RenderTargetDescriptor

implements ResourceDescriptor<RenderTarget>

fiu
com.mojang.blaze3d.resource.RenderTargetDescriptor
net.minecraft.class_9923
net.minecraft.unmapped.C_yokffdse
net.minecraft.client.gl.SimpleFramebufferFactory
net.minecraft.unmapped.C_yokffdse

Field summary

Modifier and TypeField
private final int
a
width
comp_2978
f_pgnltwfo
width
width
private final int
b
height
comp_2979
f_bvqkzerv
height
height
private final boolean
c
useDepth
comp_2980
f_qxnbxibb
useDepth
useDepth
private final int
d
clearColor
comp_3499
f_krdgfigh
clearColor
clearColor

Constructor summary

ModifierConstructor
public (int width, int height, boolean useDepth, int clearColor)

Method summary

Modifier and TypeMethod
public RenderTarget
a()
allocate()
method_61952()
m_awvcdlop()
create()
allocate()
public void
a(fhu arg0)
prepare(RenderTarget arg0)
method_66518(class_276 arg0)
m_tkvibjtm(C_xxwgvelc arg0)
prepare(Framebuffer arg0)
m_gqsuhjhd(Framebuffer arg0)
public void
b(fhu arg0)
free(RenderTarget arg0)
method_61953(class_276 arg0)
m_jjvebsvy(C_xxwgvelc arg0)
close(Framebuffer arg0)
free(Framebuffer arg0)
public boolean
a(fiv<?> arg0)
canUsePhysicalResource(ResourceDescriptor<?> arg0)
method_66519(class_9924<?> arg0)
m_xfsrfpww(C_tfuflbwf<?> arg0)
equals(ClosableFactory<?> arg0)
public int
b()
width()
comp_2978()
m_wikskehp()
width()
width()
public int
c()
height()
comp_2979()
m_qnytayva()
height()
height()
public boolean
d()
useDepth()
comp_2980()
m_bqezenmv()
useDepth()
useDepth()
public int
e()
clearColor()
comp_3499()
m_wfioalur()
clearColor()
clearColor()