com.mojang.blaze3d.pipeline

public class MainTarget

extends RenderTarget

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

Field summary

Modifier and TypeField
public static final int
a
DEFAULT_WIDTH
field_33724
DEFAULT_WIDTH
public static final int
b
DEFAULT_HEIGHT
field_33725
DEFAULT_HEIGHT
static final MainTarget$Dimension
l
DEFAULT_DIMENSIONS
field_33726
DEFAULT

Constructor summary

ModifierConstructor
public (int width, int height)

Method summary

Modifier and TypeMethod
private void
e(int arg0, int arg1)
createFrameBuffer(int arg0, int arg1)
method_36802(int arg0, int arg1)
init(int width, int height)
private MainTarget$Dimension
f(int arg0, int arg1)
allocateAttachments(int arg0, int arg1)
method_36804(int arg0, int arg1)
findSuitableSize(int width, int height)
private boolean
a(ffa$b arg0)
allocateColorAttachment(MainTarget$Dimension arg0)
method_36801(class_6364$class_6366 arg0)
supportsColor(WindowFramebuffer$Size size)
private boolean
b(ffa$b arg0)
allocateDepthAttachment(MainTarget$Dimension arg0)
method_36803(class_6364$class_6366 arg0)
supportsDepth(WindowFramebuffer$Size size)