Package | Description |
---|---|
com.comphenix.xp.lookup |
Modifier and Type | Method and Description |
---|---|
Query.Types |
PotionQuery.getQueryType() |
Query.Types |
MobQuery.getQueryType() |
Query.Types |
PresetQuery.getQueryType() |
Query.Types |
Query.getQueryType() |
Query.Types |
ItemQuery.getQueryType() |
static Query.Types |
Query.Types.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static Query.Types[] |
Query.Types.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|