| Package | Description |
|---|---|
| simple.hooks.queries | |
| simple.hooks.simplebot | |
| simple.hooks.simplebot.teleporter |
| Modifier and Type | Method and Description |
|---|---|
SimpleTextQuery<K> |
SimpleTextQuery.filterContains(java.lang.String... texts)
Will filter out all items whose text does not contain any of the given strings in {texts}.
|
SimpleTextQuery<K> |
SimpleTextQuery.filterExact(java.lang.String... texts)
Will filter out all items whose text does not exactly match any of the given strings in {texts}.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Dialogue |
| Modifier and Type | Class and Description |
|---|---|
class |
Teleporter |