| Package | Description |
|---|---|
| com.comphenix.xp.lookup | |
| com.comphenix.xp.parser.text |
| Modifier and Type | Method and Description |
|---|---|
static PresetQuery |
PresetQuery.fromAny()
Univeral query.
|
static PresetQuery |
PresetQuery.fromAny(java.lang.String presetName,
java.lang.String world) |
static PresetQuery |
PresetQuery.fromExact(java.util.List<java.lang.String> presetName,
java.lang.String world) |
static PresetQuery |
PresetQuery.fromExact(java.lang.String presetName,
java.lang.String world) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Set<java.lang.Integer> |
PresetTree.getFromParameters(PresetQuery source) |
protected java.lang.Integer |
PresetTree.putFromParameters(PresetQuery source,
java.lang.Integer id) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PresetTree.putAllParameters(SearchTree<PresetQuery,Configuration> other,
java.lang.Integer offset) |
| Modifier and Type | Method and Description |
|---|---|
PresetQuery |
PresetParser.parse(java.lang.String text) |