History - net.minecraft.client.render.model.ModelPart

1.7.10

Names

bix

net.minecraft.class_467

net.minecraft.client.render.model.ModelPart

net.minecraft.client.model.ModelRenderer

Fields

float: a, field_1595, textureWidth, textureWidth

float: b, field_1596, textureHeight, textureHeight

int: r, field_1609, u, textureOffsetX

int: s, field_1610, v, textureOffsetY

float: c, field_1597, x, rotationPointX

float: d, field_1598, y, rotationPointY

float: e, field_1599, z, rotationPointZ

float: f, field_1600, rotationX, rotateAngleX

float: g, field_1601, rotationY, rotateAngleY

float: h, field_1602, rotationZ, rotateAngleZ

boolean: t, field_1611, compiled, compiled

int: u, field_1612, glList, displayList

boolean: i, field_1603, flipped, mirror

boolean: j, field_1604, visible, showModel

boolean: k, field_1605, invisible, isHidden

List: l, field_1606, boxes, cubeList

List: m, field_1607, children, childModels

String: n, field_1608, id, boxName

Model: v, field_1613, model, baseModel

float: o, field_5142, translateX, offsetX

float: p, field_5143, translateY, offsetY

float: q, field_5144, translateZ, offsetZ

Constructors

(Model, String)

(Model)

(Model, int, int)

Methods

void (ModelPart): a, method_1191, addChild, addChild

ModelPart (int, int): a, method_1190, setTextureCoords, setTextureOffset

ModelPart (String, float, float, float, int, int, int): a, method_1192, addBox, addBox

ModelPart (float, float, float, int, int, int): a, method_1188, addBox, addBox

void (float, float, float, int, int, int, float): a, method_1189, addBox, addBox

void (float, float, float): a, method_1187, setPos, setRotationPoint

void (float): a, method_1186, render, render

void (float): b, method_1193, renderForceTransform, renderWithRotation

void (float): c, method_1195, transform, postRender

void (float): d, method_1196, compile, compileDisplayList

ModelPart (int, int): b, method_1194, setTextureSize, setTextureSize