net.minecraft.client.gl

public class WindowFramebuffer

extends Framebuffer

com.mojang.blaze3d.pipeline.MainTarget
net.minecraft.class_6364
net.minecraft.client.gl.WindowFramebuffer

Field summary

Modifier and TypeField
public static final int
DEFAULT_WIDTH
field_33724
DEFAULT_WIDTH
public static final int
DEFAULT_HEIGHT
field_33725
DEFAULT_HEIGHT
private static final WindowFramebuffer$Size
DEFAULT_DIMENSIONS
field_33726
DEFAULT

Constructor summary

ModifierConstructor
public (int width, int height)

Method summary

Modifier and TypeMethod
private void
createFrameBuffer(int desiredWidth, int desiredHeight)
method_36802(int arg0, int arg1)
init(int width, int height)
private WindowFramebuffer$Size
allocateAttachments(int width, int height)
method_36804(int arg0, int arg1)
findSuitableSize(int width, int height)
private GpuTexture
allocateColorAttachment(MainTarget$Dimension dimension)
method_36801(class_6364$class_6366 arg0)
createColorAttachment(WindowFramebuffer$Size size)
private GpuTexture
allocateDepthAttachment(MainTarget$Dimension dimension)
method_36803(class_6364$class_6366 arg0)
createDepthAttachment(WindowFramebuffer$Size size)
private String
lambda$allocateDepthAttachment$1()
method_67724()
method_67724()
private String
lambda$allocateColorAttachment$0()
method_67725()
method_67725()