History - net.minecraft.client.util.math.MatrixStack

26.3-pre-2

Names

Fields

Constructors

Methods

26.3-pre-1

Names

Fields

Constructors

Methods

26.3-snapshot-10

Names

Fields

Constructors

Methods

void (org.joml.Quaternionfc): mulPose, method_22907, multiply

void (org.joml.Quaternionfc): rotate, method_22907, multiply

void (RotationAxis, float): rotate, method_1_9866, rotate

void (RotationAxis, float): rotateDegrees, method_1_9867, rotateDegrees

26.3-snapshot-9

Names

Fields

Constructors

Methods

26.3-snapshot-8

Names

Fields

Constructors

Methods

26.3-snapshot-7

Names

Fields

Constructors

Methods

26.3-snapshot-6

Names

Fields

Constructors

Methods

26.3-snapshot-5

Names

Fields

Constructors

Methods

26.3-snapshot-4

Names

Fields

Constructors

Methods

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

Fields

Constructors

Methods

void (AffineTransformation): mulPose, method_1_2667, apply

1.21.11_unobfuscated

Names

com.mojang.blaze3d.vertex.PoseStack

net.minecraft.class_4587

net.minecraft.client.util.math.MatrixStack

Fields

List<MatrixStack$Entry>: poses, field_55849, stack

int: lastIndex, field_55850, stackDepth

Constructors

()

Methods

void (double, double, double): translate, method_22904, translate

void (float, float, float): translate, method_46416, translate

void (Vec3d): translate, method_61958, translate

void (float, float, float): scale, method_22905, scale

void (org.joml.Quaternionfc): mulPose, method_22907, multiply

void (org.joml.Quaternionfc, float, float, float): rotateAround, method_49278, multiply

void (): pushPose, method_22903, push

void (): popPose, method_22909, pop

MatrixStack$Entry (): last, method_23760, peek

boolean (): isEmpty, method_67795, isEmpty

void (): setIdentity, method_34426, loadIdentity

void (org.joml.Matrix4fc): mulPose, method_34425, multiplyPositionMatrix