Modifier and Type | Method | Description |
---|---|---|
java.util.List<java.lang.Float> |
QueryInterface.pathingDistance(java.util.List<QueryPathing> queries) |
Issues multiple pathing queries.
|
Modifier and Type | Method | Description |
---|---|---|
QueryPathing |
QueryPathing.Builder.build() |
Modifier and Type | Method | Description |
---|---|---|
java.util.List<QueryPathing> |
RequestQuery.getPathings() |
Modifier and Type | Method | Description |
---|---|---|
RequestQuery.Builder |
RequestQuery.Builder.ofPathings(QueryPathing... pathings) |
Modifier and Type | Method | Description |
---|---|---|
RequestQuery.Builder |
RequestQuerySyntax.ofPathings(QueryPathing... pathings) |
Copyright © 2017–2018 Ocraft Project. All rights reserved.