implements ResourceDescriptor<RenderTarget>
| fxm | |
| com.mojang.blaze3d.resource.RenderTargetDescriptor | |
| net.minecraft.class_9923 | |
| net.minecraft.client.gl.SimpleFramebufferFactory |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final int |
| ||||||||
| private final int |
| ||||||||
| private final boolean |
| ||||||||
| private final int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int width, int height, boolean useDepth, int clearColor) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public RenderTarget |
| ||||||||
| public void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public int |
| ||||||||
| public int |
| ||||||||
| public boolean |
| ||||||||
| public int |
|