Class Outfit
java.lang.Object
zombie.core.skinnedmodel.population.Outfit
- All Implemented Interfaces:
Cloneable
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanbooleanbooleanbooleanbooleanfinal ArrayList<ClothingItemReference> booleanfinal Outfit.RandomDataboolean -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAddItem(ClothingItemReference item) clone()booleancontainsItemGuid(String itemGuid) findHat()findItemByGUID(String itemGuid) GetMask()getName()booleanisEmpty()voidvoidvoidrandomizeItem(String itemGuid) void
-
Field Details
-
name
-
top
public boolean top -
pants
public boolean pants -
topTextures
-
pantsTextures
-
items
-
allowPantsHue
public boolean allowPantsHue -
allowPantsTint
public boolean allowPantsTint -
allowTopTint
public boolean allowTopTint -
allowTshirtDecal
public boolean allowTshirtDecal -
modId
-
immutable
public boolean immutable -
randomData
-
-
Constructor Details
-
Outfit
public Outfit()
-
-
Method Details
-
setModID
-
AddItem
-
Randomize
public void Randomize() -
randomizeItem
-
GetMask
-
containsItemGuid
-
findItemByGUID
-
clone
-
findHat
-
isEmpty
public boolean isEmpty() -
loadItems
public void loadItems() -
getName
-