implements ClosableFactory<Framebuffer>
| com.mojang.blaze3d.resource.RenderTargetDescriptor | |
| net.minecraft.class_9923 | |
| net.minecraft.client.render.SimpleFramebufferFactory |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final int |
|
||||||
| private final boolean |
|
||||||
| private final org.joml.Vector4fc |
|
||||||
| private final TexelFormat |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int width, int height, boolean useDepth, org.joml.Vector4fc clearColor, TexelFormat format) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public Framebuffer |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public boolean |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public boolean |
|
||||||
| public org.joml.Vector4fc |
|
||||||
| public TexelFormat |
|
||||||
| public void |
|
||||||
| public void |
|
||||||
| public Object |
|