net.minecraft.client.model

public class ModelPart

djv
net.minecraft.client.model.geom.ModelPart
net.minecraft.class_630
net.minecraft.client.model.ModelPart
net.minecraft.unmapped.C_rglqxnbw
net.minecraft.client.render.model.ModelPart
net.minecraft.client.renderer.entity.model.RendererModel
net.minecraft.client.renderer.entity.model.RendererModel

Field summary

Modifier and TypeField
public float
a
xTexSize
field_3659
textureWidth
f_ywzxphhw
textureWidth
field_78801_a
textureWidth
public float
b
yTexSize
field_3658
textureHeight
f_dvvtrrvq
textureHeight
field_78799_b
textureHeight
private int
r
xTexOffs
field_3672
textureOffsetU
f_ougqdcko
u
field_78803_o
textureOffsetX
private int
s
yTexOffs
field_3670
textureOffsetV
f_ydqflqab
v
field_78813_p
textureOffsetY
public float
c
x
field_3657
pivotX
f_mxfxprzs
x
field_78800_c
rotationPointX
public float
d
y
field_3656
pivotY
f_aleaigmp
y
field_78797_d
rotationPointY
public float
e
z
field_3655
pivotZ
f_pnyefxte
z
field_78798_e
rotationPointZ
public float
f
xRot
field_3654
pitch
f_lftyljkj
rotationX
field_78795_f
rotateAngleX
public float
g
yRot
field_3675
yaw
f_cciwdyaq
rotationY
field_78796_g
rotateAngleY
public float
h
zRot
field_3674
roll
f_fafweydf
rotationZ
field_78808_h
rotateAngleZ
private boolean
t
compiled
field_3660
compiled
f_zwldrsev
compiled
field_78812_q
compiled
private int
u
list
field_3667
list
f_vjerrdeu
glList
field_78811_r
displayList
public boolean
i
mirror
field_3666
mirror
f_xjtjaqkw
flipped
field_78809_i
mirror
public boolean
j
visible
field_3665
visible
f_ywhafdnh
visible
field_78806_j
showModel
public boolean
k
neverRender
field_3664
f_yuyfgwdo
invisible
field_78807_k
isHidden
public final List<Box>
l
cubes
field_3663
boxes
f_wupfhxnj
boxes
field_78804_l
cubeList
public List<ModelPart>
m
children
field_3661
children
f_ptuscsbm
children
field_78805_m
childModels
public final String
n
id
field_3662
name
f_nalrrifj
id
field_78802_n
boxName
public float
o
translateX
field_3673
x
f_kkwmxjre
translateX
field_82906_o
offsetX
public float
p
translateY
field_3671
y
f_ecvkxezf
translateY
field_82908_p
offsetY
public float
q
translateZ
field_3669
z
f_xdwetnfu
translateZ
field_82907_q
offsetZ

Constructor summary

ModifierConstructor
public (Model owner, String name)
public (Model arg0)
public (Model model, int textureOffsetU, int textureOffsetV)

Method summary

Modifier and TypeMethod
public void
a(djv arg0)
copyFrom(ModelPart arg0)
method_17138(class_630 arg0)
copyPositionAndRotation(ModelPart arg0)
m_nbzpcsma(C_rglqxnbw arg0)
m_77517850(ModelPart arg0)
func_217177_a(RendererModel arg0)
copyModelAngles(RendererModel arg0)
public void
b(djv arg0)
addChild(ModelPart arg0)
method_2845(class_630 arg0)
addChild(ModelPart part)
m_qybjufvo(C_rglqxnbw arg0)
addChild(ModelPart part)
func_78792_a(RendererModel arg0)
addChild(RendererModel renderer)
public void
c(djv arg0)
removeChild(ModelPart arg0)
method_17578(class_630 arg0)
removeChild(ModelPart arg0)
m_cnykwoiz(C_rglqxnbw arg0)
m_67659449(ModelPart arg0)
func_217179_c(RendererModel arg0)
removeChild(RendererModel arg0)
public ModelPart
a(int arg0, int arg1)
texOffs(int arg0, int arg1)
method_2850(int arg0, int arg1)
setTextureOffset(int textureOffsetU, int textureOffsetV)
m_javcragy(int arg0, int arg1)
setTextureCoords(int textureU, int textureV)
func_78784_a(int arg0, int arg1)
setTextureOffset(int x, int y)
public ModelPart
a(String arg0, float arg1, float arg2, float arg3, int arg4, int arg5, int arg6, float arg7, int arg8, int arg9)
addBox(String arg0, float arg1, float arg2, float arg3, int arg4, int arg5, int arg6, float arg7, int arg8, int arg9)
method_2848(String arg0, float arg1, float arg2, float arg3, int arg4, int arg5, int arg6, float arg7, int arg8, int arg9)
addCuboid(String name, float x, float y, float z, int sizeX, int sizeY, int sizeZ, float extra, int textureOffsetU, int textureOffsetV)
m_ompdgvky(String arg0, float arg1, float arg2, float arg3, int arg4, int arg5, int arg6, float arg7, int arg8, int arg9)
addBox(String arg0, float arg1, float arg2, float arg3, int arg4, int arg5, int arg6, float arg7, int arg8, int arg9)
func_217178_a(String arg0, float arg1, float arg2, float arg3, int arg4, int arg5, int arg6, float arg7, int arg8, int arg9)
func_217178_a(String arg0, float arg1, float arg2, float arg3, int arg4, int arg5, int arg6, float arg7, int arg8, int arg9)
public ModelPart
a(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5)
addBox(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5)
method_2844(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5)
addCuboid(float x, float y, float z, int sizeX, int sizeY, int sizeZ)
m_yzfttmhb(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5)
addBox(float x, float y, float z, int sizeX, int sizeY, int sizeZ)
func_78789_a(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5)
addBox(float offX, float offY, float offZ, int width, int height, int depth)
public ModelPart
a(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, boolean arg6)
addBox(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, boolean arg6)
method_2854(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, boolean arg6)
addCuboid(float x, float y, float z, int sizeX, int sizeY, int sizeZ, boolean mirror)
m_cslzihzb(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, boolean arg6)
addBox(float x, float y, float z, int sizeX, int sizeY, int sizeZ, boolean flipped)
func_178769_a(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, boolean arg6)
addBox(float offX, float offY, float offZ, int width, int height, int depth, boolean mirrored)
public void
a(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6)
addBox(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6)
method_2856(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6)
addCuboid(float x, float y, float z, int sizeX, int sizeY, int sizeZ, float extra)
m_ovtwwqxd(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6)
addBox(float x, float y, float z, int sizeX, int sizeY, int sizeZ, float increase)
func_78790_a(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6)
addBox(float offX, float offY, float offZ, int width, int height, int depth, float scaleFactor)
public void
a(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6, boolean arg7)
addBox(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6, boolean arg7)
method_2849(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6, boolean arg7)
addCuboid(float x, float y, float z, int sizeX, int sizeY, int sizeZ, float extra, boolean mirror)
m_ympizolg(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6, boolean arg7)
addBox(float x, float y, float z, int sizeX, int sizeY, int sizeZ, float increase, boolean flipped)
func_205345_a(float arg0, float arg1, float arg2, int arg3, int arg4, int arg5, float arg6, boolean arg7)
addBox(float offX, float offY, float offZ, int width, int height, int depth, float scaleFactor, boolean mirrorIn)
public void
a(float arg0, float arg1, float arg2)
setPos(float arg0, float arg1, float arg2)
method_2851(float arg0, float arg1, float arg2)
setPivot(float x, float y, float z)
m_xriecnuf(float arg0, float arg1, float arg2)
setPos(float x, float y, float z)
func_78793_a(float arg0, float arg1, float arg2)
setRotationPoint(float rotationPointXIn, float rotationPointYIn, float rotationPointZIn)
public void
a(float arg0)
render(float arg0)
method_2846(float arg0)
render(float scale)
m_sjafjklt(float arg0)
render(float scale)
func_78785_a(float arg0)
render(float scale)
public void
b(float arg0)
renderRollable(float arg0)
method_2852(float arg0)
method_2852(float scale)
m_cwlwjyqs(float arg0)
renderForceTransform(float scale)
func_78791_b(float arg0)
renderWithRotation(float scale)
public void
c(float arg0)
translateTo(float arg0)
method_2847(float arg0)
applyTransform(float scale)
m_odaosoyd(float arg0)
transform(float scale)
func_78794_c(float arg0)
postRender(float scale)
private void
d(float arg0)
compile(float arg0)
method_2855(float arg0)
compile(float scale)
m_mcthltlp(float arg0)
compile(float scale)
func_78788_d(float arg0)
compileDisplayList(float scale)
public ModelPart
b(int arg0, int arg1)
setTexSize(int arg0, int arg1)
method_2853(int arg0, int arg1)
setTextureSize(int width, int height)
m_nkzajynk(int arg0, int arg1)
setTextureSize(int width, int height)
func_78787_b(int arg0, int arg1)
setTextureSize(int textureWidthIn, int textureHeightIn)