com.mojang.blaze3d.resource

public record RenderTargetDescriptor

implements ResourceDescriptor<RenderTarget>

fgb
com.mojang.blaze3d.resource.RenderTargetDescriptor
net.minecraft.class_9923
net.minecraft.unmapped.C_yokffdse
net.minecraft.client.gl.SimpleFramebufferFactory
net.minecraft.unmapped.C_yokffdse
net.minecraft.src.C_345856_

Field summary

Modifier and TypeField
private final int
a
width
comp_2978
f_pgnltwfo
width
width
f_348002_
private final int
b
height
comp_2979
f_bvqkzerv
height
height
f_348741_
private final boolean
c
useDepth
comp_2980
f_qxnbxibb
useDepth
useDepth
f_347624_

Constructor summary

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

Method summary

Modifier and TypeMethod
public RenderTarget
a()
allocate()
method_61952()
m_awvcdlop()
create()
allocate()
m_354097_()
public void
a(ffb arg0)
free(RenderTarget arg0)
method_61953(class_276 arg0)
m_jjvebsvy(C_xxwgvelc arg0)
close(Framebuffer arg0)
free(Framebuffer arg0)
m_351945_(C_3106_ arg0)
public int
b()
width()
comp_2978()
m_wikskehp()
width()
width()
f_348002_()
public int
c()
height()
comp_2979()
m_qnytayva()
height()
height()
f_348741_()
public boolean
d()
useDepth()
comp_2980()
m_bqezenmv()
useDepth()
useDepth()
f_347624_()