Package zombie.characters
Class UnderwearDefinition.OutfitUnderwearDefinition
java.lang.Object
zombie.characters.UnderwearDefinition.OutfitUnderwearDefinition
- Enclosing class:
- UnderwearDefinition
-
Field Summary
Modifier and TypeFieldDescriptionint
boolean
int
-
Constructor Summary
ConstructorDescriptionOutfitUnderwearDefinition
(ArrayList arrayList, String string, int int1, String string2) -
Method Summary
-
Field Details
-
top
-
topTotalChance
public int topTotalChance -
bottom
-
chanceToSpawn
public int chanceToSpawn -
female
public boolean female
-
-
Constructor Details
-
OutfitUnderwearDefinition
-