Package | Description |
---|---|
skyproc |
Modifier and Type | Method and Description |
---|---|
static BSA.FileType |
BSA.FileType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static BSA.FileType[] |
BSA.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BSA.contains(BSA.FileType fileType) |
boolean |
BSA.containsAny(BSA.FileType[] fileTypes) |
static java.util.ArrayList<BSA> |
BSA.loadInBSAs(BSA.FileType... types) |