| Package | Description |
|---|---|
| org.jrebirth.af.api.wave |
Provides classes used to send waves and perform them.
|
| Modifier and Type | Method and Description |
|---|---|
static WaveGroup |
WaveGroup.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WaveGroup[] |
WaveGroup.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
WaveGroup |
Wave.waveGroup() |
| Modifier and Type | Method and Description |
|---|---|
Wave |
Wave.waveGroup(WaveGroup waveGroup) |
Copyright © 2011–2015 JRebirth OSS. All rights reserved.