net.minecraft.client.renderer

public class PerspectiveProjectionMatrixBuffer

implements AutoCloseable

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

Field summary

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

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)
public void
close()
close()