net.minecraft.client.renderer

public class PerspectiveProjectionMatrixBuffer

implements AutoCloseable

gxq
net.minecraft.client.renderer.PerspectiveProjectionMatrixBuffer
net.minecraft.class_11286
net.minecraft.client.render.RawProjectionMatrix
net.minecraft.src.C_398599_

Field summary

Modifier and TypeField
private final GpuBuffer
a
buffer
field_60117
buffer
f_400028_
private final GpuBufferSlice
b
bufferSlice
field_60118
slice
f_399623_

Constructor summary

ModifierConstructor
public (String name)

Method summary

Modifier and TypeMethod
public GpuBufferSlice
a(org.joml.Matrix4f arg0)
getBuffer(org.joml.Matrix4f arg0)
method_71123(org.joml.Matrix4f arg0)
set(org.joml.Matrix4f projectionMatrix)
m_402087_(org.joml.Matrix4f arg0)
public void
close()
close()
close()