Class BodyLocationGroup
java.lang.Object
zombie.characters.WornItems.BodyLocationGroup
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
checkValid
(String locationId) getLocation
(String locationId) getLocationByIndex
(int index) getLocationNotNull
(String locationId) getOrCreateLocation
(String locationId) int
boolean
isAltModel
(String string0, String string1) boolean
isExclusive
(String firstId, String secondId) boolean
isHideModel
(String firstId, String secondId) boolean
isMultiItem
(String locationId) void
setAltModel
(String string0, String string1) void
setExclusive
(String firstId, String secondId) void
setHideModel
(String firstId, String secondId) void
setMultiItem
(String locationId, boolean bMultiItem) int
size()
-
Field Details
-
id
-
locations
-
-
Constructor Details
-
BodyLocationGroup
-
-
Method Details
-
getLocation
-
getLocationNotNull
-
getOrCreateLocation
-
getLocationByIndex
-
size
public int size() -
setExclusive
-
isExclusive
-
setHideModel
-
isHideModel
-
setAltModel
-
isAltModel
-
indexOf
-
checkValid
-
setMultiItem
-
isMultiItem
-
getAllLocations
-