History - net.minecraft.client.render.model.ModelPart
1.12.2
Names
brs
net.minecraft.class_467
net.minecraft.client.render.model.ModelPart
net.minecraft.client.model.ModelRenderer
net.minecraft.client.model.ModelRenderer
Fields
float: a, field_1595, textureWidth, field_78801_a, textureWidth
float: b, field_1596, textureHeight, field_78799_b, textureHeight
int: r, field_1609, u, field_78803_o, textureOffsetX
int: s, field_1610, v, field_78813_p, textureOffsetY
float: c, field_1597, x, field_78800_c, rotationPointX
float: d, field_1598, y, field_78797_d, rotationPointY
float: e, field_1599, z, field_78798_e, rotationPointZ
float: f, field_1600, rotationX, field_78795_f, rotateAngleX
float: g, field_1601, rotationY, field_78796_g, rotateAngleY
float: h, field_1602, rotationZ, field_78808_h, rotateAngleZ
boolean: t, field_1611, compiled, field_78812_q, compiled
int: u, field_1612, glList, field_78811_r, displayList
boolean: i, field_1603, flipped, field_78809_i, mirror
boolean: j, field_1604, visible, field_78806_j, showModel
boolean: k, field_1605, invisible, field_78807_k, isHidden
List<Box>: l, field_1606, boxes, field_78804_l, cubeList
List<ModelPart>: m, field_1607, children, field_78805_m, childModels
String: n, field_1608, id, field_78802_n, boxName
Model: v, field_1613, model, field_78810_s, baseModel
float: o, field_5142, translateX, field_82906_o, offsetX
float: p, field_5143, translateY, field_82908_p, offsetY
float: q, field_5144, translateZ, field_82907_q, offsetZ
Constructors
(Model)
(Model, int, int)
Methods
void (ModelPart): a, method_1191, addChild, func_78792_a, addChild
ModelPart (int, int): a, method_1190, setTextureCoords, func_78784_a, setTextureOffset
ModelPart (String, float, float, float, int, int, int): a, method_1192, addBox, func_78786_a, addBox
ModelPart (float, float, float, int, int, int): a, method_1188, addBox, func_78789_a, addBox
ModelPart (float, float, float, int, int, int, boolean): a, method_9651, addBox, func_178769_a, addBox
void (float, float, float, int, int, int, float): a, method_1189, addBox, func_78790_a, addBox
void (float, float, float): a, method_1187, setPos, func_78793_a, setRotationPoint
void (float): a, method_1186, render, func_78785_a, render
void (float): b, method_1193, renderForceTransform, func_78791_b, renderWithRotation
void (float): c, method_1195, transform, func_78794_c, postRender
void (float): d, method_1196, compile, func_78788_d, compileDisplayList
ModelPart (int, int): b, method_1194, setTextureSize, func_78787_b, setTextureSize