public class Effect
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Effect.Type |
| Constructor and Description |
|---|
Effect(Effect.Type type) |
| Modifier and Type | Method and Description |
|---|---|
Effect.Type |
getType()
Gets the effect type.
|
public Effect(Effect.Type type)
public Effect.Type getType()