public abstract class PictureInPictureRenderer<T extends PictureInPictureRenderState>
implements AutoCloseable
gal | |
net.minecraft.client.gui.render.pip.PictureInPictureRenderer | |
net.minecraft.class_11239 |
Field summary
Modifier and Type | Field | ||||||
---|---|---|---|---|---|---|---|
private static final org.joml.Matrix3x2f |
| ||||||
protected final MultiBufferSource$BufferSource |
| ||||||
private GpuTexture |
| ||||||
private GpuTexture |
| ||||||
private final CachedOrthoProjectionMatrixBuffer |
|
Constructor summary
Modifier | Constructor |
---|---|
protected | (MultiBufferSource$BufferSource arg0) |
Method summary
Modifier and Type | Method | ||||||
---|---|---|---|---|---|---|---|
public void |
| ||||||
private void |
| ||||||
protected float |
| ||||||
public void |
| ||||||
public abstract Class<T> |
| ||||||
protected abstract void |
| ||||||
protected abstract String |
|