implements ClosableFactory<Framebuffer>
| com.mojang.blaze3d.resource.RenderTargetDescriptor | |
| 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 SimpleFramebufferFactory$ClearValue |
| ||||||||
| private final SimpleFramebufferFactory$ClearValue |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int width, int height, SimpleFramebufferFactory$ClearValue color, SimpleFramebufferFactory$ClearValue depth) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Framebuffer |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public SimpleFramebufferFactory$ClearValue |
| ||||||||
| public SimpleFramebufferFactory$ClearValue |
|