History - net.minecraft.client.model.ModelPart

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 (List, String, ModelPart): lambda$getAllParts$2, method_72013, method_72013

void (List, String, ModelPart): lambda$getAllParts$0, method_72013, method_72013

void (MatrixStack, ModelPart$CuboidConsumer, String, String, ModelPart): lambda$visit$1, method_35747, method_35747

void (MatrixStack, ModelPart$CuboidConsumer, String, String, ModelPart): lambda$visit$0, method_35747, method_35747

1.21.11_unobfuscated

Names

net.minecraft.client.model.geom.ModelPart

net.minecraft.class_630

net.minecraft.client.model.ModelPart

Fields

float: DEFAULT_SCALE, field_37937, field_37937

float: x, field_3657, originX

float: y, field_3656, originY

float: z, field_3655, originZ

float: xRot, field_3654, pitch

float: yRot, field_3675, yaw

float: zRot, field_3674, roll

float: xScale, field_37938, xScale

float: yScale, field_37939, yScale

float: zScale, field_37940, zScale

boolean: visible, field_3665, visible

boolean: skipDraw, field_38456, hidden

List<ModelPart$Cuboid>: cubes, field_3663, cuboids

Map<String, ModelPart>: children, field_3661, children

ModelTransform: initialPose, field_37941, defaultTransform

Constructors

(List<ModelPart$Cuboid>, Map<String, ModelPart>)

Methods

ModelTransform (): storePose, method_32084, getTransform

ModelTransform (): getInitialPose, method_41921, getDefaultTransform

void (ModelTransform): setInitialPose, method_41918, setDefaultTransform

void (): resetPose, method_41923, resetTransform

void (ModelTransform): loadPose, method_32085, setTransform

boolean (String): hasChild, method_41919, hasChild

ModelPart (String): getChild, method_32086, getChild

void (float, float, float): setPos, method_2851, setOrigin

void (float, float, float): setRotation, method_33425, setAngles

void (MatrixStack, VertexConsumer, int, int): render, method_22698, render

void (MatrixStack, VertexConsumer, int, int, int): render, method_22699, render

void (org.joml.Quaternionf): rotateBy, method_62132, rotate

void (MatrixStack, Consumer<org.joml.Vector3fc>): getExtentsForGui, method_72152, collectVertices

void (MatrixStack, ModelPart$CuboidConsumer): visit, method_35745, forEachCuboid

void (MatrixStack, ModelPart$CuboidConsumer, String): visit, method_35746, forEachCuboid

void (MatrixStack): translateAndRotate, method_22703, applyTransform

void (MatrixStack$Entry, VertexConsumer, int, int, int): compile, method_22702, renderCuboids

ModelPart$Cuboid (Random): getRandomCube, method_22700, getRandomCuboid

boolean (): isEmpty, method_32087, isEmpty

void (org.joml.Vector3f): offsetPos, method_41920, moveOrigin

void (org.joml.Vector3f): offsetRotation, method_41922, rotate

void (org.joml.Vector3f): offsetScale, method_41924, scale

List<ModelPart> (): getAllParts, method_32088, traverse

Function<String, ModelPart> (): createPartLookup, method_72015, createPartGetter

void (BiConsumer<String, ModelPart>): addAllChildren, method_72014, forEachChild

void (List, String, ModelPart): lambda$getAllParts$2, method_72013, method_72013

void (MatrixStack, ModelPart$CuboidConsumer, String, String, ModelPart): lambda$visit$1, method_35747, method_35747

void (Consumer, MatrixStack$Entry, String, int, ModelPart$Cuboid): lambda$getExtentsForGui$0, method_72153, method_72153