public final class GlowEffect extends Object
| Modifier and Type | Method and Description |
|---|---|
static <T> int |
getDataValue(org.bukkit.Effect effect,
T data)
Get the raw data value for an Effect and its data object.
|
public static <T> int getDataValue(org.bukkit.Effect effect,
T data)
T - the type of dataeffect - the Effect whose data to calculatedata - the original dataCopyright © 2021. All rights reserved.