History - net.minecraft.client.render.ProjectionMatrix3
26.3-snapshot-3
Names
Fields
Constructors
Methods
26.3-snapshot-2
Names
Fields
Constructors
Methods
26.3-snapshot-1
Names
Fields
Constructors
Methods
26.2
Names
Fields
Constructors
Methods
26.1.2
Names
Fields
Constructors
Methods
26.1.1
Names
Fields
Constructors
Methods
26.1
Names
net.minecraft.client.renderer.CachedPerspectiveProjectionMatrixBuffer
net.minecraft.client.renderer.Projection
Fields
GpuBuffer: buffer, field_60066, buffer
GpuBufferSlice: bufferSlice, field_60067, slice
int: width, field_60070, width
int: height, field_60071, height
float: fov, field_60072, fov
ProjectionType: projectionType, field_1_1799, projectionType
float: perspectiveFov, field_1_1798, fov
float: width, field_1_1800, width
float: height, field_1_1793, height
boolean: orthoInvertY, field_1_1797, invertY
boolean: isMatrixDirty, field_1_1794, dirty
org.joml.Matrix4f: matrix, field_1_1795, matrix
long: matrixVersion, field_1_1796, numUpdates
Constructors
(String, float, float)
()
Methods
GpuBufferSlice (int, int, float): getBuffer, method_71095, set
org.joml.Matrix4f (int, int, float): createProjectionMatrix, method_71097, getMatrix
void (): close
String (String): lambda$new$0, method_71096, method_71096
void (float, float, float, float, float): setupPerspective, method_1_2208, setToPerspective
void (float, float, float, float, boolean): setupOrtho, method_1_2207, setToOrthrographic
void (float, float): setSize, method_1_2206, setWindowSize
org.joml.Matrix4f (org.joml.Matrix4f): getMatrix, method_1_2202, toMatrix
long (): getMatrixVersion, method_1_2203, getNumUpdates
float (): zNear, method_1_2211, getNearZ
float (): zFar, method_1_2210, getFarZ
float (): width, method_1_2209, width
float (): height, method_1_2204, height
float (): fov, method_1_2201, fov
boolean (): invertY, method_1_2205, invertY
1.21.11_unobfuscated
Names
net.minecraft.client.renderer.CachedPerspectiveProjectionMatrixBuffer
net.minecraft.class_11279
net.minecraft.client.render.ProjectionMatrix3
Fields
GpuBuffer: buffer, field_60066, buffer
GpuBufferSlice: bufferSlice, field_60067, slice
float: zNear, field_60068, nearZ
float: zFar, field_60069, farZ
int: width, field_60070, width
int: height, field_60071, height
float: fov, field_60072, fov
Constructors
(String, float, float)
Methods
GpuBufferSlice (int, int, float): getBuffer, method_71095, set
org.joml.Matrix4f (int, int, float): createProjectionMatrix, method_71097, getMatrix
void (): close