| Package | Description |
|---|---|
| com.github.agadar.nsapi | |
| com.github.agadar.nsapi.enums.shard | |
| com.github.agadar.nsapi.query |
| Modifier and Type | Method and Description |
|---|---|
static WorldQuery |
NSAPI.world(WorldShard... shards)
Starts building a world query, using the selected shards.
|
| Modifier and Type | Method and Description |
|---|---|
static WorldShard |
WorldShard.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WorldShard[] |
WorldShard.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
WorldQuery(WorldShard... shards)
Constructor.
|
Copyright © 2016. All rights reserved.