Class AnimalBreed
java.lang.Object
zombie.characters.animals.datas.AnimalBreed
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic final class -
Field Summary
FieldsModifier and TypeFieldDescriptionintintint -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()booleanisSoundDefined(String arg0) booleanisSoundUndefined(String arg0) voidvoidloadSounds(KahluaTableImpl arg0)
-
Field Details
-
name
-
texture
-
textureMale
-
textureBaby
-
minWeightBonus
public int minWeightBonus -
maxWeightBonus
public int maxWeightBonus -
milkType
-
woolType
-
forcedGenes
-
invIconMale
-
invIconFemale
-
invIconBaby
-
invIconMaleDead
-
invIconFemaleDead
-
invIconBabyDead
-
invIconMaleSkel
-
invIconFemaleSkel
-
invIconBabySkel
-
leather
-
headItem
-
featherItem
-
maxFeather
public int maxFeather -
rottenTexture
-
-
Constructor Details
-
AnimalBreed
public AnimalBreed()
-
-
Method Details
-
getName
-
getMilkType
-
loadForcedGenes
-
loadSounds
-
getSound
-
isSoundDefined
-
isSoundUndefined
-
getFeatherItem
-
getWoolType
-
getRottenTexture
-