Uses of Class
zombie.characters.WornItems.BodyLocation
Packages that use BodyLocation
-
Uses of BodyLocation in zombie.characters.WornItems
Fields in zombie.characters.WornItems with type parameters of type BodyLocationModifier and TypeFieldDescriptionprotected final ArrayList
<BodyLocation> BodyLocationGroup.locations
Methods in zombie.characters.WornItems that return BodyLocationModifier and TypeMethodDescriptionBodyLocationGroup.getLocation
(String locationId) BodyLocationGroup.getLocationByIndex
(int index) BodyLocationGroup.getLocationNotNull
(String locationId) BodyLocationGroup.getOrCreateLocation
(String locationId) BodyLocation.setAltModel
(String string) BodyLocation.setExclusive
(String otherId) BodyLocation.setHideModel
(String otherId) BodyLocation.setMultiItem
(boolean _bMultiItem) Methods in zombie.characters.WornItems that return types with arguments of type BodyLocation