Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
static BodyTemplate.BodyTemplateType |
BodyTemplate.BodyTemplateType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BodyTemplate.BodyTemplateType[] |
BodyTemplate.BodyTemplateType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BodyTemplate.get(BodyTemplate.BodyTemplateType type,
FirstPersonFlags part) |
ArmorType |
BodyTemplate.getArmorType(BodyTemplate.BodyTemplateType type) |
void |
BodyTemplate.set(BodyTemplate.BodyTemplateType type,
FirstPersonFlags flag,
boolean on) |
void |
BodyTemplate.setArmorType(BodyTemplate.BodyTemplateType type,
ArmorType armorType) |