public final class GlowAchievement extends Object
| Modifier and Type | Method and Description |
|---|---|
static @Nullable org.bukkit.Achievement |
forName(@NonNls String name)
Get the Achievement with a given name.
|
static String |
getName(org.bukkit.Achievement achievement)
Get the achievement name for a specified Achievement.
|
public static String getName(org.bukkit.Achievement achievement)
achievement - the Achievement.@Nullable
public static @Nullable org.bukkit.Achievement forName(@NonNls
@NonNls String name)
name - the achievement nameCopyright © 2021. All rights reserved.