History - net.minecraft.client.render.ProjectionMatrixBuffer
26.3-snapshot-3
Names
Fields
GpuBuffer: buffer, field_60059, buffer
GpuBufferSlice: bufferSlice, field_60060, slice
GpuBuffer: buffer, field_60059, buffer
GpuBufferSlice: bufferSlice, field_60060, slice
Constructors
Methods
GpuBufferSlice (ProjectionMatrix3): getBuffer, method_71092, set
GpuBufferSlice (org.joml.Matrix4f): getBuffer, method_1_2315, set
GpuBufferSlice (org.joml.Matrix4f): writeBuffer, method_1_2316, uploadMatrix
GpuBufferSlice (ProjectionMatrix3): getBuffer, method_71092, set
GpuBufferSlice (org.joml.Matrix4f): getBuffer, method_1_2315, set
GpuBufferSlice (org.joml.Matrix4f): writeBuffer, method_1_2316, uploadMatrix
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.CachedOrthoProjectionMatrixBuffer
net.minecraft.client.renderer.ProjectionMatrixBuffer
net.minecraft.client.render.ProjectionMatrix2
net.minecraft.client.render.ProjectionMatrixBuffer
Fields
float: zNear, field_60061, nearZ
float: zFar, field_60062, farZ
boolean: invertY, field_60063, invertY
float: width, field_60064, width
float: height, field_60065, height
ProjectionMatrix3: lastUploadedProjection, field_1_1882, projection
long: projectionMatrixVersion, field_1_1883, lastUpdatedAt
org.joml.Matrix4f: tempMatrix, field_1_1884, matrix
boolean: $assertionsDisabled, field_1_1881, field_1_1881
Constructors
(String, float, float, boolean)
(String)
Methods
GpuBufferSlice (float, float): getBuffer, method_71092, set
org.joml.Matrix4f (float, float): createProjectionMatrix, method_71094, getMatrix
GpuBufferSlice (ProjectionMatrix3): getBuffer, method_71092, set
GpuBufferSlice (org.joml.Matrix4f): getBuffer, method_1_2315, set
GpuBufferSlice (org.joml.Matrix4f): writeBuffer, method_1_2316, uploadMatrix
1.21.11_unobfuscated
Names
net.minecraft.client.renderer.CachedOrthoProjectionMatrixBuffer
net.minecraft.class_11278
net.minecraft.client.render.ProjectionMatrix2
Fields
GpuBuffer: buffer, field_60059, buffer
GpuBufferSlice: bufferSlice, field_60060, slice
float: zNear, field_60061, nearZ
float: zFar, field_60062, farZ
boolean: invertY, field_60063, invertY
float: width, field_60064, width
float: height, field_60065, height
Constructors
(String, float, float, boolean)
Methods
GpuBufferSlice (float, float): getBuffer, method_71092, set
org.joml.Matrix4f (float, float): createProjectionMatrix, method_71094, getMatrix
void (): close