History - net.minecraft.client.render.ProjectionMatrix3

26.3

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.Projection

net.minecraft.client.renderer.Projection

net.minecraft.class_11279

net.minecraft.client.render.ProjectionMatrix3

Fields

ProjectionType: projectionType, projectionType, field_1_1799, projectionType

float: zNear, zNear, field_60068, nearZ

float: zFar, zFar, field_60069, farZ

float: perspectiveFov, perspectiveFov, field_1_1798, fov

float: width, width, field_1_1800, width

float: height, height, field_1_1793, height

boolean: orthoInvertY, orthoInvertY, field_1_1797, invertY

boolean: isMatrixDirty, isMatrixDirty, field_1_1794, dirty

org.joml.Matrix4f: matrix, matrix, field_1_1795, matrix

long: matrixVersion, matrixVersion, field_1_1796, numUpdates

Constructors

()

Methods

void (float, float, float, float, float): setupPerspective, setupPerspective, method_1_2208, setToPerspective

void (float, float, float, float, boolean): setupOrtho, setupOrtho, method_1_2207, setToOrthrographic

void (float, float): setSize, setSize, method_1_2206, setWindowSize

org.joml.Matrix4f (org.joml.Matrix4f): getMatrix, getMatrix, method_1_2202, toMatrix

long (): getMatrixVersion, getMatrixVersion, method_1_2203, getNumUpdates

float (): zNear, zNear, method_1_2211, getNearZ

float (): zFar, zFar, method_1_2210, getFarZ

float (): width, width, method_1_2209, width

float (): height, height, method_1_2204, height

float (): fov, fov, method_1_2201, fov

boolean (): invertY, invertY, method_1_2205, invertY