public class Teleporter extends SimpleTextQuery<TeleporterOption>
| Constructor and Description |
|---|
Teleporter(ClientContext ctx) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
open() |
boolean |
open(int option) |
boolean |
opened() |
boolean |
teleportStringPath(java.lang.String category,
java.lang.String teleportName) |
filterContains, filterExactcontains, filter, isEmpty, iterator, next, peekNext, populate, population, reverse, shuffle, size, sort, toStreampublic Teleporter(ClientContext ctx)