net.minecraft.client.render

public class ProjectionMatrix2

implements AutoCloseable

hnt
net.minecraft.client.renderer.CachedOrthoProjectionMatrixBuffer
net.minecraft.class_11278
net.minecraft.client.render.ProjectionMatrix2
net.minecraft.unmapped.C_ommcwetp
net.minecraft.src.C_398318_

Field summary

Modifier and TypeField
private final GpuBuffer
a
buffer
field_60059
buffer
f_lgkgqfeh
f_399112_
private final GpuBufferSlice
b
bufferSlice
field_60060
slice
f_hwodrcvp
f_399358_
private final float
c
zNear
field_60061
nearZ
f_khgaisva
f_400410_
private final float
d
zFar
field_60062
farZ
f_agvcsrbt
f_399246_
private final boolean
e
invertY
field_60063
invertY
f_jpahszaj
f_399804_
private float
f
width
field_60064
width
f_lrayqwbv
f_399649_
private float
g
height
field_60065
height
f_yimetqms
f_399448_

Constructor summary

ModifierConstructor
public (String name, float nearZ, float farZ, boolean invertY)

Method summary

Modifier and TypeMethod
public GpuBufferSlice
a(float o, float arg1)
getBuffer(float arg0, float arg1)
method_71092(float arg0, float arg1)
set(float width, float height)
m_zjtbbbtd(float arg0, float arg1)
m_403758_(float p_410291_, float arg1)
private org.joml.Matrix4f
b(float o, float arg1)
createProjectionMatrix(float arg0, float arg1)
method_71094(float arg0, float arg1)
getMatrix(float width, float height)
m_xkutqbsw(float arg0, float arg1)
m_404454_(float p_409651_, float arg1)
public void
close()
close()
close()