|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.minecraft.src.ModelBase
net.minecraft.src.ModelBiped
net.minecraft.src.ModelZombie
net.minecraft.src.ModelSkeleton
public class ModelSkeleton
Field Summary |
---|
Fields inherited from class net.minecraft.src.ModelBiped |
---|
aimedBow, bipedBody, bipedCloak, bipedEars, bipedHead, bipedHeadwear, bipedLeftArm, bipedLeftLeg, bipedRightArm, bipedRightLeg, heldItemLeft, heldItemRight, isSneak |
Fields inherited from class net.minecraft.src.ModelBase |
---|
boxList, isChild, isRiding, onGround, textureHeight, textureWidth |
Constructor Summary | |
---|---|
ModelSkeleton()
|
Method Summary | |
---|---|
void |
setRotationAngles(float par1,
float par2,
float par3,
float par4,
float par5,
float par6)
Sets the models various rotation angles. |
Methods inherited from class net.minecraft.src.ModelBiped |
---|
render, renderCloak, renderEars |
Methods inherited from class net.minecraft.src.ModelBase |
---|
getTextureOffset, setLivingAnimations |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModelSkeleton()
Method Detail |
---|
public void setRotationAngles(float par1, float par2, float par3, float par4, float par5, float par6)
setRotationAngles
in class ModelZombie
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |