Package zombie.characters.WornItems
Class BodyLocationGroup
java.lang.Object
zombie.characters.WornItems.BodyLocationGroup
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
checkValid
(String string) getLocation
(String string) getLocationByIndex
(int int1) getLocationNotNull
(String string) getOrCreateLocation
(String string) int
boolean
isExclusive
(String string, String string2) boolean
isHideModel
(String string, String string2) boolean
isMultiItem
(String string) void
setExclusive
(String string, String string2) void
setHideModel
(String string, String string2) void
setMultiItem
(String string, boolean boolean1) int
size()
-
Field Details
-
id
-
locations
-
-
Constructor Details
-
BodyLocationGroup
-
-
Method Details
-
getLocation
-
getLocationNotNull
-
getOrCreateLocation
-
getLocationByIndex
-
size
public int size() -
setExclusive
-
isExclusive
-
setHideModel
-
isHideModel
-
indexOf
-
checkValid
-
setMultiItem
-
isMultiItem
-
getAllLocations
-