Package zombie.characters.AttachedItems
Class AttachedModelName
java.lang.Object
zombie.characters.AttachedItems.AttachedModelName
-
Field Summary
FieldsModifier and TypeFieldDescriptionfloat -
Constructor Summary
ConstructorsConstructorDescriptionAttachedModelName(String string, String string2, float float1) AttachedModelName(String string, String string2, String string3, float float1) AttachedModelName(AttachedModelName attachedModelName) -
Method Summary
Modifier and TypeMethodDescriptionvoidaddChild(AttachedModelName attachedModelName) getChildByIndex(int int1) int
-
Field Details
-
attachmentNameSelf
-
attachmentNameParent
-
modelName
-
bloodLevel
public float bloodLevel -
children
-
-
Constructor Details
-
AttachedModelName
-
AttachedModelName
-
AttachedModelName
-
-
Method Details
-
addChild
-
getChildCount
public int getChildCount() -
getChildByIndex
-