net.minecraft.client.render

public class ProjectionMatrixBuffer

implements AutoCloseable

net.minecraft.client.renderer.ProjectionMatrixBuffer
net.minecraft.class_11278
net.minecraft.client.render.ProjectionMatrixBuffer

Field summary

Modifier and TypeField
GpuBuffer
buffer
field_60059
buffer
GpuBufferSlice
bufferSlice
field_60060
slice
private ProjectionMatrix3
lastUploadedProjection
field_1_1882
projection
private long
projectionMatrixVersion
field_1_1883
lastUpdatedAt
private final org.joml.Matrix4f
tempMatrix
field_1_1884
matrix
static final boolean
$assertionsDisabled
field_1_1881
field_1_1881

Constructor summary

ModifierConstructor
public (String name)

Method summary

Modifier and TypeMethod
public GpuBufferSlice
getBuffer(Projection projection)
method_71092(class_11279 arg0)
set(ProjectionMatrix3 projection)
public GpuBufferSlice
getBuffer(org.joml.Matrix4f projectionMatrix)
method_1_2315(org.joml.Matrix4f arg0)
set(org.joml.Matrix4f matrix)
private GpuBufferSlice
writeBuffer(org.joml.Matrix4f projectionMatrix)
method_1_2316(org.joml.Matrix4f arg0)
uploadMatrix(org.joml.Matrix4f matrix)
public void
close()
private static String
lambda$new$0(String arg0)
method_71093(String arg0)
method_71093(String arg0)