net.minecraft.client.renderer

public class PerspectiveProjectionMatrixBuffer

implements AutoCloseable

guw
net.minecraft.client.renderer.PerspectiveProjectionMatrixBuffer
net.minecraft.class_11286

Field summary

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

Constructor summary

ModifierConstructor
public (String arg0)

Method summary

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